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 0 comments
by

Hi,

I want do the ollowing: we have an Modbus-RTU sensor connected via RS485 to the Router (not specified yet, may be some with WiFi). The router should send an SMS if an specified value is exceeded. Until this point I think this should be easy.

But, additionally I need an data visualization, even if there is no Internet connection available (else I think e.g. Azure could be an soultion). Has somebody an idea how the data from the sensor could be visualized? My idea was to use an webservice on the router to get the values and show them on an webpage as numbers or may be diagrams. For the first steps it's only one single value (speed in m/s).

Is there already an solution (like an tachograph)?

Best regards Dirk

1 Answer

0 votes
by anonymous

Hello.

Sadly there is no such tool to visualize Modbus data from within the router itself.

Surely you can develope such webservice as the SDK is available to download. But you will need good programing skills

You can also install 3rd party packages like modbuslib and collect-mod-modbus and try them by yourself. This packages are for reading and visualize text modbus data in a console.

https://wiki.teltonika.lt/view/Software_Development_Kit