diff --git a/src/nodes/config-client.html b/src/nodes/config-client.html index 959c4c4..4ef2cf6 100644 --- a/src/nodes/config-client.html +++ b/src/nodes/config-client.html @@ -2018,7 +2018,7 @@
The input nodes have two selectable inputs: the devices select and measurement select. The available options are dynamically updated based on the data that is actually available on the Venus device.
The measurement unit type is shown in the measurement label in brackets, e.g. Battery voltage (V). In case the data type is enumerated, an appropriate enum legend is shown below the selected option. In this case the node will also output the enumerated textual value as msg.textvalue.
If the data type is float, a dropdown for rounding the output appears.
By default the node outputs its value every five seconds. If the only changes is checked, the node will only output on value changes.
-Generator input node for relay controlled and Fischer Panda generators.
In order to use the relay for controlling a generator, make sure to set the relay to Generator via the (remote) console first.
Also see here for more information.
Generator input node for relay controlled and Fischer Panda generators.
In order to use the relay for controlling a generator, make sure to set the relay to Generator via the (remote) console first.
The Generator start/stop dropdown is for the generic generator. It can activate a relay, but also, in case of Fischer panda, a generator directly via D-Bus.
The other option(s) are for generator data like voltages, RPM, oil pressure etcetera.
Also see here for more information.