FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14154 questions

16808 answers

27635 comments

54058 members

0 votes
277 views 3 comments
by
I am trying to send data such as run time or temperature from my RUT955 to thingsboard using the MQTT protocol.
I have done the configuration shown on https://wiki.teltonika-networks.com/view/Monitoring_with_ThingsBoard_IoT_Platform

Now I am using mosquitto on my PC and I don't know what to write to send this data to thingsboard.
I need help please

1 Answer

0 votes
by

Hello,

The wiki example below shows how to use mosquitto to publish and subscribe to topics. 

https://wiki.teltonika-networks.com/view/Monitoring_via_MQTT#Subscribing_and_Publishing.

In your case, instead of LAN IP address next to -h option, which denotes host, try using thingsboard.cloud.

Best regards,

Žygimantas

by
I've already tried, it doesn't work.
by
I´m able to send message from my computer to thingsboard using mosquitto , but what i want is to send my router data to thingsboard