We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b87fb commit 56c97a5Copy full SHA for 56c97a5
roles/coachproxy/files/node-red/flows_coachproxy-base.json
@@ -342,8 +342,8 @@
342
"order": 1,
343
"width": "",
344
"height": "",
345
- "name": "Software Version",
346
- "label": "Software Version",
+ "name": "CoachProxyOS Version",
+ "label": "CoachProxyOS Version",
347
"format": "{{msg.payload}}",
348
"layout": "",
349
"x": 790,
@@ -1513,7 +1513,7 @@
1513
"id": "430d058c.29f94c",
1514
"type": "exec",
1515
"z": "f6c367c2.63b9b8",
1516
- "command": "/coachproxy/configurator/cp_config.pl",
+ "command": "/coachproxy/configurator/cp_config.pl --habridge",
1517
"addpay": false,
1518
"append": "",
1519
"useSpawn": "true",
@@ -2323,4 +2323,4 @@
2323
]
2324
2325
}
2326
-]
+]
0 commit comments