bacnet-configs

The data item at /bacnet-configs, contains information related to the configuration of the BACnet server in the DINGO-Stack.

The supported methods relate to GET=read, POST=create, PUT=modify and DELETE=delete.

The children are defined in the following table.

Path

Description

Supported methods

/bacnet-configs/defs

Models various definitions in the BACnet configuration.

GET

/bacnet-configs/devices

Models configured BACnet devices.

GET, POST, PUT, DELETE

/bacnet-configs/gateways

Models virtual gateways.

GET, POST, PUT, DELETE

/bacnet-configs/gateway-tables

Models tables belonging to gateways.

GET, POST, PUT, DELETE

/bacnet-configs/objects

Models BACnet objects

GET, POST, PUT, DELETE

/bacnet-configs/object-properties

Models BACnet object properties.

GET, POST, PUT, DELETE

/bacnet-configs/object-types Models object types. GET
/bacnet-configs/properties-in-object-type Models properties in object types. GET
/bacnet-configs/device-max-active-requests Models maximum of request to BACnet devices. GET, POST, PUT, DELETE

 

Example: Lets say that the IP of the DINGO device is 192.168.1.100, then this data item can be browsed by entering this address into a browser: http://192.168.1.100/bacnetws/bacnet-configs