https://github.com/azaurus1/modbus-http-exporter
https://github.com/azaurus1/modbus-http-exporter
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/azaurus1/modbus-http-exporter
- Owner: azaurus1
- Created: 2024-01-01T08:03:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T09:01:06.000Z (over 1 year ago)
- Last Synced: 2024-06-21T02:07:47.190Z (12 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modbus_http_exporter
This is for receiving datapoints from the Data to server HTTP service from RutOS (Teltonika network devices).
## Tested devices:
- RUT240## RutOS configuration:
Assuming that a device is set up that is producing Modbus datapoints to the Network device.1. Set up an HTTP 'Data to server' configuration.
2. Set the address to this exporter address.
3. Make sure the format is set to json
4. Set 'Send as object' to True.Datapoints sent from the HTTP service will be stored in memory and exposed at '/metrics'