improve documentation
This commit is contained in:
parent
bb7b2d3f97
commit
f56383ac1b
@ -39,10 +39,13 @@
|
|||||||
|
|
||||||
\code
|
\code
|
||||||
$ echo "Light 1 ON" | nc -u localhost 2323
|
$ echo "Light 1 ON" | nc -u localhost 2323
|
||||||
|
OK
|
||||||
\endcode
|
\endcode
|
||||||
|
|
||||||
This allows you to execute \l{Action}{Actions} in your home automation system when a certain UDP message will be sent to guh.
|
This allows you to execute \l{Action}{Actions} in your home automation system when a certain UDP message will be sent to guh.
|
||||||
|
|
||||||
|
If the command will be recognized from guh, the sender will receive as answere a \c{"OK"} string.
|
||||||
|
|
||||||
\chapter Plugin properties
|
\chapter Plugin properties
|
||||||
Following JSON file contains the definition and the description of all available \l{DeviceClass}{DeviceClasses}
|
Following JSON file contains the definition and the description of all available \l{DeviceClass}{DeviceClasses}
|
||||||
and \l{Vendor}{Vendors} of this \l{DevicePlugin}.
|
and \l{Vendor}{Vendors} of this \l{DevicePlugin}.
|
||||||
|
|||||||
Reference in New Issue
Block a user