(modern C++ with struct):
| id | device_id | register | channel | param_code | value | |----|-----------|----------|---------|------------|-------| | 1 | 300 | 13 | 10 | SPC | 800 | rewrite 300r13c10spc800
"device_id": 300, "register": 13, "channel": 10, "parameter_type": "setpoint_control", "value": 800 (modern C++ with struct): | id | device_id