apps

The data item at /apps, contains information related to the configuration of applications 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

/apps/apps

Models the applications defined in the DINGO-Stack.

GET, PUT

/apps/properties

Models properties defined for the various applications.

GET

/apps/instances

Models instances of predefined applications.

GET, POST, PUT, DELETE

/apps/property-instances

Models instances of predefined properties in applications

GET, POST, PUT, DELETE

/apps/watchdogs

Models watchdogs in the DINGO-Stack

GET, POST, PUT, DELETE

/apps/watchdog-shutdown-methods

Models shutdown methods within the watchdogs.

GET, POST, PUT, DELETE

/apps/dynamic-license-defs Models definitions for licenses in the DINGO-Stack GET
/apps/dynamic-licenses Models licenses in the DINGO-Stack GET, PUT

 

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/apps