Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ColumnAttribute

Mandatory/

Optional

Description
1ItemId MMThe ItemID of the Server Item that shall be mapped to a BACnet object.
2ObjectName OOHere the BACnet object name for the newly created BACnet object has to be defined. Note that the BACnet object name must be unique within the server. The object name is optional – if not defined, the ItemID is used as object name.
3Relinquish-default OOThis optional parameter defines the relinquish-default property of the BACnet object. This value is used by the server if all BACnet priorities are set to NULL.
4COV Increment OODefines the minimum data change that is needed to send BACnet Change-of-Value notifications.
5Object type OOSpecifies the BACnet object type. If not specified or the parameter is left empty, the NETx BMS Server automatically detects the BACnet object type that fits best to the used Server Item.
6Object ID OOSpecifies the BACnet Object ID of the created BACnet object. The object ID and the object type must be unique within the NETx BMS Server. If not specified or the parameter is left empty, an auto-increment ID is used.
7Units OOOverrides the BACnet property "Units". If left empty, the engineering units of the server item will be used.
8State TextOComma (",") separated list of strings. For Mult-state object types, this value specifies the BACnet property "State_Text". For Binary object types, the first value specifies the BACnet property "Inactive_Text" and the second value the BACnet property "Active_Text".
9DescriptionOOverrides the BACnet property "Description". If left empty, the description of the server item will be used.

...