Test Command Item

Sends a test command in control direction (client->server).

The item type has the following properties:

NameDescriptionIDFlags
CACommon address18700Persisted

Can be used to e.g. keep the connection alive.

To trigger a test command:

  1. Configure the test command with the properties listed above;
  2. Set a new value on the item - not sent to server, only used for triggering a test command;
  3. On success; the value on the item is set;
  4. On failure; the value on the item is not set - check log for more information.

See also

Basic Item Properties