diff --git a/docs/Modbus-Bridge.md b/docs/Modbus-Bridge.md index 5cb6d90c68..a142cba6e0 100644 --- a/docs/Modbus-Bridge.md +++ b/docs/Modbus-Bridge.md @@ -68,9 +68,9 @@ int32|Return or send the slave data as a 32 bits signed int ### Additional commands for USE_MODBUS_BRIDGE_TCP Command|Parameters :---|:--- -ModbusTCPStart| Start the Modbus TCP bridge on the specified `tcp port` -ModbusTCPConnect| Connect to a remote Modbus TCP server on `ip address` and `remote tcp port` -ModbusTCPMqtt| Send results queried by tcp modbus client also to mqtt when parameter is 1 +ModbusTCPStart | `` = start the Modbus TCP bridge on the specified port +ModbusTCPConnect | `,` = connect to a remote Modbus TCP server on remote tcp `portĖ™` and `ip_address` +ModbusTCPMqtt| `` = send results queried by tcp modbus client also to mqtt when parameter is 1 ## Returned Data ```json