FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
620 views 2 comments
by anonymous

Hello.

I've a RUT955 with EC25AUFAR02A04M4G revision.

I want to get router info from a MQTT client and I'm testing with router/get and router/id/command but I don't know the commands availables. Is this the list of the only available commands? Can I use the normal shell commands throught MQTT? Thanks

Parameter name Parameter description Supported devices
temperature Temperature of the module in 0.1 degrees Celsius RUT9xx, RUTXxx, TRB2xx
operator Current operator’s name RUT9xx, RUTXxx, TRB2xx and TRB14x
signal Signal strength in dBm RUT9xx, RUTXxx, TRB2xx and TRB14x
network Network state RUT9xx, RUTXxx, TRB2xx and TRB14x
connection Current connection type (2G, 3G, 4G) RUT9xx, RUTXxx, TRB2xx and TRB14x
wan WAN IP address RUT9xx, RUTXxx, TRB2xx and TRB14x
uptime System uptime in seconds RUT9xx, RUTXxx, TRB2xx and TRB14x
name Device's device code RUT9xx, RUTXxx, TRB2xx and TRB14x
digital1 Value of digital input no. 1 RUT9xx
digital2 Value of digital input no. 2 RUT9xx
analog Value of analog RUT9xx and TRB2xx
pin2 Value of 2's pin state TRB2xx
pin3 Value of 3's pin state RUT9xx, RUTXxx, TRB2xx and TRB14x
pin4 Value of 4's pin state RUT9xx, RUTXxx, TRB2xx and TRB14x

1 Answer

0 votes
by anonymous

Hello,

Thank you for contacting.

You can check here for the 

https://wiki.teltonika-networks.com/view/RUT950_Modbus#Response_messages

Further i have also shared the document for your better understanding . Check the link below:

https://community.teltonika-networks.com/?qa=blob&qa_blobid=4799463041674195172

Use the commands accordingly , you can use these parameters for different requests:

https://wiki.teltonika-networks.com/view/RUT955_Monitoring_via_Modbus#List_of_parameters

Thanks.

Regards,

Ahmed

by anonymous
Hi.

Then, if I run this command from MQTT, can I setting up the modbus configuration into the router?

Thanks
by anonymous
Hello,

Yes you can set the parameters as could be seen here:

https://wiki.teltonika-networks.com/view/Monitoring_via_Modbus#Setting_router_values

Thank you.