How to effectively use device products and device models?

How to effectively use device products and device models?

Consider a large water treatment plant setup where a Strato Pi Max gateway is connected to five SITRANS Probe LU240 water level sensors, five SITRANS F M MAG 6000 flow meters, and five Honeywell Analytics Sensepoint XCD hazardous gas sensors. Additionally, a TRB 245 gateway is connected to three CONZERV EM6400NG energy meters for monitoring energy consumption. The Strato Pi Max gateway communicates with the cloud application using MQTT, while the TRB 245 is configured to communicate via its proprietary protocol. The peripherals communicate with their respective gateways using the Modbus RTU protocol.

To replicate this setup in the application, you can associate the TRB 245 product with a model named "Gateway" and the CONZERV EM6400NG product to a model called "Energy Meter." Similarly, the Strato Pi Max gateway can be associated with the same "Gateway" model, and the sensors can be linked to a model named "Water Management Sensor".






This approach streamlines configuration and integration of each device type within the system, enhancing management and monitoring capabilities.

See Also