Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description. The command requests the status of the sensor or relay (sockets) and sends a response sms to the phone from which the command came, describing the status of the sensor.

Illustration.  

  • “get 201001” - get information about the sensor with the number 201001;
  • ”get Analog-1” - get information about the sensor with the name Analog-1;
  • "get 404001" - get information about the GSM Modem, in this case, the response message will only come if the modem is in the normal state, the response message show the signal level in the "value" field.

Response. In this case the response message looks like this: Onboard Temperature[201001] state=normal value=23.5 or GSM Modem[404001] state=normal value=80.

...