From SCInterface Wiki
The following article details how to use BACnet with SCInterface.
Setting up BACnet support with SCInterface
- Use the install script to get the BACnet client
- Go to the commands section to choose a command and run it
Open Source Capabilities with SCInterface and BACnet
| Operation
| Supported Properties
|
| Who Is
| X
|
| I Am
| X
|
| Read Property
|
- object-identifier
- object-name
- object-type
- system-status
- vendor-name
- vendor-identifier
- model-name
- firmware-version
- application-software-version
- protocol-version
- protocol-conformance-class
- protocol-services-supported
- protocol-object-types-supported
- max-apdu-length-accepted
- segmentation-supported
- apdu-timeout
- number-of-APDU-retries
- description
|
| Write Property
|
- object-identifier
- number-of-APDU-retries (unsigned)
- apdu-timeout (unsigned)
- vendor-identifier (unsigned)
- system-status (enum)
- vendor-name (str)
- model-name (str)
- firmware-version (str)
- application-software-version (str)
- description (str)
- location (str)
|
Please post any questions related to this SConnector in the SCInterface Sensor Forums.
Related Links:
BACnet Open Source API