Skip to content

Instantly share code, notes, and snippets.

@dirkjanfaber
Created August 30, 2023 14:31
Show Gist options
  • Save dirkjanfaber/39a293fc3ea331beaabc5840c9d7eac9 to your computer and use it in GitHub Desktop.
Save dirkjanfaber/39a293fc3ea331beaabc5840c9d7eac9 to your computer and use it in GitHub Desktop.
Node-Red show serial
[
{
"id": "dbd3635678fe7351",
"type": "victron-input-system",
"z": "fc595badb082c140",
"service": "com.victronenergy.system/0",
"path": "/Serial",
"serviceObj": {
"service": "com.victronenergy.system/0",
"name": "Venus system"
},
"pathObj": {
"path": "/Serial",
"type": "string",
"name": "Serial (System)"
},
"name": "",
"onlyChanges": false,
"x": 730,
"y": 40,
"wires": [
[
"6641649077c93a7a"
]
]
},
{
"id": "6641649077c93a7a",
"type": "debug",
"z": "fc595badb082c140",
"name": "debug 1",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 1000,
"y": 40,
"wires": []
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment