owner-device.ip-rct

IpRct device owner

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 device will use to communicate.

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

type

string

  • deviceStateType

There are three different alarms linked to the monitoring of an SPT :

  • PRIMARY_ATP : The state of the primary ATP (the primary path is usually an internet physical link). The linked value has to be BOOLEAN

  • ALTERNATIVE_ATP : The state of the alternative ATP (the secondary path is usually a GSM link). The linked value has to be BOOLEAN

  • ATS : The global state of the ATS (the ATS is fine if at least one path is connected). The linked value has to be BOOLEAN

Learn more about IP-RCT SPT monitoring ↗️

type

string

enum

PRIMARY_ATP, ALTERNATIVE_ATP, ATS

additionalProperties

False