dingo-system

The data item at /dingo-system, contains various information related to the system in the DINGO device.

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

/dingo-system/uid

Models the UID of the system.

GET

/dingo-system/hostname

Models the hostname

GET

/dingo-system/dingo-reboot

Models reboot feature of the DINGO device.

GET, PUT

/dingo-system/backup-database

Models feature backup the DINGO-Stack database.

GET, PUT

/dingo-system/dingo-daemon-restart

Models feature to restart DINGO-Stack

GET, PUT

/dingo-system/ow-daemon-restart

Models feature to restart 1-wire service.

GET, PUT

/dingo-system/bacnet-setup-restart Models feature to restart the BACnet setup GET, PUT
/dingo-system/memory-usage Models memory usage. GET
/dingo-system/disk-usage Models disk usage. GET
/dingo-system/cpu-usage Models CPU usage. GET
/dingo-system/http-setup Models the HTTP setup. GET, PUT
/dingo-system/http-certificate Models the HTTP certificate setup. GET, PUT
/dingo-system/logs Models the logs on the system. GET, PUT
/dingo-system/watchdog-setup Models the watchdog setup. GET, PUT
/dingo-system/is-in-safe-mode Determines if the DINGO-Stack is in safe mode. GET
/dingo-system/license-status Models the license status. GET
/dingo-system/services Models the services. GET, POST, PUT, DELETE
/dingo-system/service-lorawan-gateways Models the gateways in DINGO LoRaWAN Server. GET, PUT, DELETE
/dingo-system/service-lorawan-devices Models the devices in DINGO LoRaWAN Server. GET, POST, PUT, DELETE
/dingo-system/service-lorawan-profiles Models the profiles in DINGO LoRaWAN Server. GET, POST, PUT, DELETE
/dingo-system/service-lorawan-settables Models the settables in DINGO LoRaWAN Server. GET, POST, PUT, DELETE
/dingo-system/service-lorawan-datarates Models the datarates in DINGO LoRaWAN Server. GET
/dingo-system/service-lorawan-datarate-offsets Models the datarate-offsets in DINGO LoRaWAN Server. GET
/dingo-system/service-lorawan-regions Models the regions in DINGO LoRaWAN Server. GET

 

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/dingo-system