Changes

508 bytes added ,  15:59, 30 November 2017
no edit summary
Line 46: Line 46:  
|-
 
|-
 
|}
 
|}
 +
 +
After the client sends a message containing of these parameters, the Publisher will send a response message containing the value of the requested parameter to the topic '''router/<SERIAL>/parameter_name''', where '''parameter_name''' is the name of the requested parameter.
 +
 +
[[File:Configuration examples mqtt scheme v1.png]]
 +
 +
It should also be noted that, according to the MQTT protocol, topic names are case-sensitive, for example topic '''router''' is not the same as topic '''RoUtEr'''.
 +
 +
==Configuring