Intelligent Circuit Breaker Service

Last Updated on : 2023-06-20 14:54:00

Monitoring and early warning, automatic identification of hazards and predictive analysis and diagnosis of electrical fire safety hazards such as over-temperature, unstable voltage, overload, leakage, short circuit, etc. When an abnormality is found, the alarm information will be transmitted to the data center in real time through the cloud platform, and the system will send the alarm information to the relevant responsible person through intelligent research and judgment for timely response and processing. It can monitor and manage all circuit breaker facilities in the jurisdiction, and provide APIs to facilitate access to third-party platforms.

Electric energy alarm threshold management

API NameURL
Set Over-Voltage Protection ValuePOST:/v1.0/electric-energy/{device_id}/actions/voltage-over
Set Power LimitPOST:/v1.0/electric-energy/{device_id}/actions/power-limit
Set Current LimitPOST:/v1.0/electric-energy/{device_id}/actions/current-limit
Set Leakage Alert ValuePOST:/v1.0/electric-energy/{device_id}/actions/leak-warn-value
Set Leakage Action ValuePOST:/v1.0/electric-energy/{device_id}/actions/leak-action-value
Set Electricity Consumption Alert ValuePOST:/v1.0/electric-energy/{device_id}/actions/electric-warn
Set Under-Voltage Protection ValuePOST:/v1.0/electric-energy/{device_id}/actions/voltage-under
Set Over-Temperature Protection ValuePOST:/v1.0/electric-energy/{device_id}/actions/temp-over

Electric energy data management

API NameURL
Get Real-Time DataGET:/v1.0/electric-energy/{device_id}/actions/realtime-data

Electric energy switch management

API NameURL
Set Enabling SwitchPOST:/v1.0/electric-energy/{device_id}/actions/hand-enable
Set Circuit SwitchPOST:/v1.0/electric-energy/{device_id}/actions/switch