Table of Contents |
---|
...
First of all the user needs to make sure that the Bacnet connector is enabled in the Settings app. After that as mentioned before the user will select the Connectors menu and then the little upper plus button.
Then the user selects Bacnet to add that particular connector.
Now the user will enter the connectors info to be able to create it. The required fields are:
- Display Name: this is the name that the user wants to choose for his connection
- Host: this is the actual IP of the device
- Device instance: this is the device id
- N/W Number: this is the MS/TP network number
- Hop Count: the default is 255, this represents the maximum number of routers a packet can be routed
- Mac Address: the actual mac address in either format (num, hex, dec)
- URI: is only a display field so that the user can check and copy-paste the resulting URI of the device
Once the user is done, hit create and the connector is created.
After hitting Create the devices will get added to the connectors list
...
- objectName (Str) - device name
- vendorId (Num) - vender id of the device being used
- vendorName (Str) - vender name of the device being used
Note: If doing the a bacnet template, next step after adding bacnet connector manually is Bacnet is Connector TemplateOn.
...