peripherals

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

/peripherals/datatypes

Models the datatypes.

GET

/peripherals/vendors

Models the vendors.

GET, POST, PUT, DELETE

/peripherals/products

Models the products.

GET, POST, PUT, DELETE

/peripherals/product-properties

Models the properties of the products.

GET, POST, PUT, DELETE

/peripherals/controllers

Models the controllers.

GET, POST, PUT, DELETE

/peripherals/bustypes

Models the bus-types.

GET

/peripherals/bus-topologies Models the bus-topologies. GET
/peripherals/bus-topology-of-buses Models the bus topologies of buses. GET
/peripherals/buses Models the buses. GET, POST, PUT, DELETE
/peripherals/mbus-discover Models the MBus the discovery. GET, POST, PUT, DELETE
/peripherals/sensor-names Models the sensor names. GET, POST, PUT, DELETE
/peripherals/devices Models the devices. GET, POST, PUT, DELETE
/peripherals/interrupts Models the interrupts. GET, POST, PUT, DELETE
/peripherals/interrupt-ports-2-read Models the interrupts to ports relation. GET, POST, DELETE
/peripherals/eng-units Models the engineering units. GET
/peripherals/ports Models the ports. GET, POST, PUT, DELETE
/peripherals/inits Models the initializations. GET, POST, PUT, DELETE
/peripherals/usb-inits Models the USB initializations. GET, POST, PUT, DELETE
/peripherals/port-links Models the port links. GET, POST, PUT, DELETE
/peripherals/binary-inputs Models the binary inputs. GET, POST, PUT, DELETE
/peripherals/hw-uis Models the hardware user-interfaces. GET
/peripherals/hw-cpus Models the hardware CPUs. GET
/peripherals/hw-bbs Models the hardware base-boards. GET
/peripherals/hw-bb-plugins Models the hardware plugins. GET
/peripherals/x-properties Models the generic properties. GET
/peripherals/x-properties-in-bus-type Models the properties to bus-type relations. GET
/peripherals/x-properties-in-bus-topology Models the properties to bus-topology relations. GET
/peripherals/x-property-values Models the values of the properties. 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/peripherals