IEC_BACNET_YOU_ARE_INFO (STRUCT)ΒΆ

TYPE IEC_BACNET_YOU_ARE_INFO : STRUCT

Struct which covers the You-Are service information.

InOut:

Name

Type

Comment

fDeviceIdIsValid

IEC_BACNET_BOOLEAN

Flag indicating that the device id is valid.

fDeviceAddressIsValid

IEC_BACNET_BOOLEAN

Flag indicating that the device address is valid.

vendorId

IEC_BACNET_WORD

The vendor id of the device to be configured.

modelName

IEC_BACNET_STRING

The model name of the device to be configured.

serialNumber

IEC_BACNET_STRING

The serial number of the device to be configured.

deviceId

IEC_BACNET_OBJECT_ID

The device id which the device to be configured shall use.

deviceAddress

IEC_BACNET_OCTET_STRING

The device address which the device to be configured shall use.