Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
Describe the issue
I call "getRhSetpoint“ or "setRhSetpoint" from RPC debug terminal and get following error.
I can read data from device "Dehumidifier".
Configuration (Attach your configuration file)
Notate: Remove Access token from file if you wanna attach tb_gateway.yaml
RPC section of my Modbus_serial.json configuration file:
Describe the issue I call "getRhSetpoint“ or "setRhSetpoint" from RPC debug terminal and get following error. I can read data from device "Dehumidifier".
Configuration (Attach your configuration file) Notate: Remove Access token from file if you wanna attach tb_gateway.yaml RPC section of my Modbus_serial.json configuration file:
"rpc":[ {"tag":"getRhSetpoint", "type":"16int", "functionCode":3, "objectsCount":1, "address":286},
Versions (please complete the following information):