Hi all,
I am trying to get modbus data from a Teltonika RUT955 router that has a modbus master & data to server function using HTTP. I can successfully received data on the same PC Mango is installed using Hercules (testing sw) but cannot get mango to receive any data. Here is what Hercules is receiving from the modbus server/router:
POST /httpds/RUT955 HTTP/1.1
Host: 192.168.1.129:1883
Accept: /
Content-Length: 120
Content-Type: application/x-www-form-urlencoded
[{"TS":"27/03/2020 12:33:36","ST":"7007","VR":"[2.388783e+02,]"},{"TS":"27/03/2020 12:33:36","ST":"7501","VR":"[678,]"}]
and a screenshot of the router setup
I am trying to receive 2 variables voltage & energy they are denoted by the modbus registers 7007 and 7051.
I am very new to http so could anyone please tell me how to set up the Mango side so I can get this working? Mango Version is 3.6.4.
Thanks.
Rob