diff --git a/README.md b/README.md index 00efc562..3bb285e5 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ function Converter(decoded, port) { The device listenes for remote control commands on LoRaWAN Port 2. Each command is followed by exactly one parameter. -Multiple command/parameter pairs can be concatenated and sent in one single payload downlink. +For "set" commands, multiple command/parameter pairs can be concatenated and sent in one downlink, all commands are executed. For "get" commands, only one command/parameter pair is processed per downlink. Note: all settings are stored in NVRAM and will be reloaded when device starts. To reset device to factory settings press button (if device has one), or send remote command 09 02 09 00 unconfirmed(!) once.