+ update documentation
This commit is contained in:
parent
1ffabc31f1
commit
5dbbca18b4
|
@ -892,7 +892,7 @@ Modbus Protocol
|
|||
Check 3 holding registers
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The content of the ``modbus.json`` file can be set directly in ``--config`` option (eg. : ``--config='{ "selection": { "metric1":{...``).
|
||||
The content of the ``modbus.json`` file can be set directly in ``--config`` option (eg. : ``--config='{ "selection": { "metric1":{...'``).
|
||||
The ``type`` attribute can have following values:
|
||||
|
||||
* holding (default)
|
||||
|
|
|
@ -893,7 +893,7 @@ Protocole Modbus
|
|||
Contrôler 3 registres holding
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Le contenu du fichier ``modbus.json`` peut être spécifié directement dans l'option ``--config`` (exemple: ``--config='{ "selection": { "metric1":{...``).
|
||||
Le contenu du fichier ``modbus.json`` peut être spécifié directement dans l'option ``--config`` (exemple: ``--config='{ "selection": { "metric1":{...'``).
|
||||
L'attribut ``type`` peut avoir les valeurs suivantes :
|
||||
|
||||
* holding (défaut)
|
||||
|
|
Loading…
Reference in New Issue