stephram / nettrack

Nettrack integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nettrack

Nettrack integration

Camel route for receiving JSON messages from Nettrack Locator appliance and WebSocket routes for clients to retrieve latest Locator and Tracker statuses. In the future these statuses will include some basic statistics. Currently they are enriched with a timestamp only.

Note: All values are currently transmitted as Strings. The code will be updated to use the native types.

Need to add the following properties by whatever means is appropriate for you.

JAVA_OPTS= $JAVA_OPTS -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses

About

Nettrack integration

License:Other


Languages

Language:Java 89.5%Language:HTML 10.5%