Gateway
Last updated
Was this helpful?
Last updated
Was this helpful?
Please refer to the device service configuration and programming in the previous sections first.
Create project / SCADA and get SCADA ID
Please refer to EdgeX to WISE-PaaS APM_Scenari_Demo_0825.pptx
Get the Service version
Restful API :
http://USM-S62-IP:50000/api/v1/device/name/Service-Information/Version
GET:
Returns Example:
Value = "1.0.7"
Get the Service Working Status
Restful API :
http://USM-S62-IP:50000/api/v1/device/name/Sensor-Data/WorkingStatus
GET:
Returns Example:
Status = Normal
Get the Current last LoRaSensorData
Restful API :
http://USM-S62-IP:50000/api/v1/device/name/Sensor-Data/LoRaSensorData
GET:
Returns Example: