5 Matching Annotations
  1. Apr 2022
    1. if you had a ride in the area with bad network coverage, your route there will have significat gaps; or if you stopped your car in place A with internet, then moved to place B while being offline and then internet appeared in place B, then Freematics will send just ping events (not location data), and Traccar will show that your are still in place A. I will fix so that it will ping server and also transmit latest location.

      Good description of the woes these devices have with bad connectivity!

  2. Mar 2022
    1. dt/<application>/<context>/<thing-name>/<dt-type>

      Suggested topic structure

    2. Prefix your MQTT topics to distinguish data topics from command topics

      What if topic prefixed by device first? is device-1/{cmd|data)?