@meri-imperiumi/signalk-teltonika-rutx11
v0.6.1
Published
Signal K plugin that retrieves status from a Teltonika RUT modem via Modbus
Maintainers
Readme
Teltonika RUT modem plugin for Signal K
This plugin makes status information from your Teltonika RUT (for example RUTX11) boat router available to Signal K.
The data model is roughly equivalent to signalk-netgear-lte-status.
Supported modems:
- RUT240, RUT360, RUT950, RUT955, RUTX9, RUTX11 and RUTX14
Usage
- Install this plugin to Signal K
- Enable Modbus TCP Server in your RUTxxx device
- Note: set "connection timeout = 60 and switch OFF "keep persistent connection"
- Enable the plugin and set the Modbus connection details you configured for the router
Changes
- 0.6.1 (November 28th 2025)
- Correct error message is now passed out on read errors
- 0.6.0 (January 7th 2024)
- Make it possible to enable/disable getting GPS position from the RUT
- GPS data is sent by some RUT devices as big endian, provide a config for that (https://github.com/meri-imperiumi/signalk-teltonika-rutx11/issues/90)
- 0.5.0 (April 27th 2023)
- Improved error handling in case some parts of the ModBus communication fail
- We no longer try to get GPS position for RUT240 devices
- 0.4.0 (March 4th 2022)
- Add support for using the Teltonika modem as a GPS source for Signal K
- 0.3.0 (February 4th 2022)
- Add support for other Teltonika modems apart from X11
