output.ip-rct

IpRct output

type

object

properties

  • templateId

The id of the template to use for this file

type

string

  • templateVariables

The variables and their values to be replaced from the template

type

object

additionalProperties

  • variablesFiles

The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files.

type

array

items

type

string

  • isTemplateGeneratedByOspComposer

If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation.

type

boolean

  • linkedDevice

The IP-RCT device device.ip-rct ↗️ that this output will use to communicate.

For example servers.ip-rct.device.ip-rct could be a path of the IP-RCT device.

type

string

  • type

A remote order is a command sent to an external SPT device in an asynchronous way. Most of the time, the command is sent back to a polling from the end device, but this is protocol dependent. Be aware that not all SPT products support this feature so consult the user manual of the end device to ensure compatibilities.

For example, some actions can be Open a door, Close a door, Start a video stream.

Learn more about IP-RCT remote orders ↗️

type

string

enum

REMOTE_ORDER, SET_STATE

additionalProperties

False