I’m new to openremote. I have followed the “Create your own Fleet Management System” turtorial.
The teltonika device is a fmc234.
Wireshark shows me, that the device and the broker do a encryption handshake and then application data is sent.
When I set the third part of the topic to anything else that teltonika, there appears a error message in the log. So I am optimistic that the device is sending data properly.
I have added an asset and entered the parameter data from the “Teltonika Data Sending Parameter ID Parser” script.
But still I can`t see anything in openremote and I have ran out of ideas.
Somebody has an idea what else I could do?
The logs you have attached show that device 002 is subscribing and unsubscribing from the command topic of OpenRemote. This indicates some sort of misconfiguration there. Are you sure that you have followed the instructions correctly? The fact that there are logs of connection and disconnection to the MQTT broker indicate that the device does connect correctly to the MQTT broker, so it’s not an issue with SSL. Are you sure you have selected the Codec MQTT option in the Teltonika configuration?
It’d be great if you could send all log messages sent from the TeltonikaMQTTHandler, since they may tell us more about what exactly is happening when the device connects to OpenRemote.