mirror of https://github.com/nymea/nymea.git
improve documentation
parent
bb7b2d3f97
commit
f56383ac1b
|
|
@ -39,10 +39,13 @@
|
|||
|
||||
\code
|
||||
$ echo "Light 1 ON" | nc -u localhost 2323
|
||||
OK
|
||||
\endcode
|
||||
|
||||
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
|
||||
Following JSON file contains the definition and the description of all available \l{DeviceClass}{DeviceClasses}
|
||||
and \l{Vendor}{Vendors} of this \l{DevicePlugin}.
|
||||
|
|
|
|||
Loading…
Reference in New Issue