---------------------------------------------
Include Event: true - Periodic Moving Event
Timestamp : [1301012520] Thu Mar 24 17:22:00 PDT 2011
Status : InMotion
GeoPoint : 39.25052/-142.33528
Altitude : 564.5 meters (1852.0 feet)
Speed : 0.0 km/h (0.0 mph) heading 62.0 (NorthEast)
Temp : 28.9 C (84.0 F)
Odometer : 0.0 km (0.0 miles)
Stored Event : [0xF112] InMotion
---------------------------------------------
...
If the option "-nosave" is added to the command-line, then the data parsing will occur, but the EventData records will
not be stored, nor will any odometer information be updated in the Device record. Using "-nosave" is usually
recommended for the initial check of the data to make sure that the timezone has been specified properly (otherwise the
time may be off by several hours).
E.3) Capturing the Device Temperature Information:
The temperature information can also be stored into the EventData table, provided that the following optional
"ThermoFieldInfo" EventData field set has been enabled (configured in "config.conf"):
startupInit.EventData.ThermoFieldInfo=true
Then update the EventData table columns:
cd $GTS_HOME
bin/dbAdmin.pl -tables=ca
The "reports.xml" file can then be modified to display the temperature values on one of the EventDetail reports.
OpenGTS Configuration and Installation Manual Page 60 of 60
Comentários a estes Manuais