powersync-plugins-modbus/libnymea-sunspec/tools/models/json/model_808.json

52 lines
1.4 KiB
JSON

{
"group": {
"groups": [
{
"count": 0,
"name": "stack",
"points": [
{
"label": "Stack Points To Be Determined",
"mandatory": "M",
"name": "StackTBD",
"size": 1,
"type": "uint16"
}
],
"type": "group"
}
],
"label": "Flow Battery Module Model",
"name": "flow_battery_module",
"points": [
{
"desc": "Model identifier",
"label": "Model ID",
"mandatory": "M",
"name": "ID",
"size": 1,
"static": "S",
"type": "uint16",
"value": 808
},
{
"desc": "Model length",
"label": "Model Length",
"mandatory": "M",
"name": "L",
"size": 1,
"static": "S",
"type": "uint16"
},
{
"label": "Module Points To Be Determined",
"mandatory": "M",
"name": "ModuleTBD",
"size": 1,
"type": "uint16"
}
],
"type": "group"
},
"id": 808
}