device.bacnet

Bacnet device

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

  • moduleId

The OPC UA device module.bacnet ↗️ that this device will use to communicate.

For example modules.bacnet.bacnet-1 is the default OnSphere path of the BACNet module.

type

string

  • deviceIdentifier

A BACnet device identifier is a unique identifier assigned to each device within a BACnet network. Here is the identifier from the bacnet device you want to communicate with.

A identifier is for example 20001.

type

integer

additionalProperties

False