Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
software:timingunits:tcpimporter [2024/08/29 08:01] henriksoftware:timingunits:tcpimporter [2024/08/29 08:15] (current) henrik
Line 46: Line 46:
  
 == Device status == == Device status ==
-It is possible to send periodic device status information, such as battery information, GPS position, firmware version, read rates and much more. Contact us for details on the supported values.+It is possible to send periodic device status information, such as vendor, model, battery information, GPS position, firmware version, read rates and much more. Contact us for details on the supported values.
  
 Example command:\\ Example command:\\
-status;power.battery.available=1;power.battery.pct=23;gps.satellites=4;temp.cpu=42\\+status;device.vendor=My company;device.model=Cool Device Pro;power.battery.available=1;power.battery.pct=53;gps.satellites=7;temp.cpu=42
  
 Responses:\\ Responses:\\