Jump to content

SENSBLUE ATLAS/Datasheet: Difference between revisions

Line 8,381: Line 8,381:
* '''Parameterized commands''' — the SMS body matches a pattern with a parameter (output index, on/off, open/close). The auto-reply reflects the '''actual result''' of the action and is sent '''after''' it executes.
* '''Parameterized commands''' — the SMS body matches a pattern with a parameter (output index, on/off, open/close). The auto-reply reflects the '''actual result''' of the action and is sent '''after''' it executes.


A single SMS may contain '''multiple lines''', but every recognised line must be the '''same action''' — e.g. several <code>RL#:Open|Close</code> lines to drive both relays together. Mixing different actions in one SMS (even two different parameterized commands, or a parameterized command together with a fixed one) is '''rejected outright:''' nothing executes. See [[#c) Multiple commands per SMS|Multiple commands per SMS]].
A single SMS may contain '''multiple lines''', but every recognised line must be the '''same action''' — e.g. several <code>RL#:Open|Close</code> lines to drive both relays together. Mixing different actions in one SMS (even two different parameterized commands, or a parameterized command together with a fixed one) is '''rejected outright:''' nothing executes. See [[#c) Multiple commands per SMS|''<u>Multiple commands per SMS</u>'']].


====== '''a) Fixed commands''' ======
====== '''a) Fixed commands''' ======