Query my DAQ quantity view

such as, request: http://api.dessmonitor.com/public/?sign=45a0317337cad1b975b7cc8e6ae35401daa5c356&salt=6799118618252297881&token=5b13e18eaa179d4bdce4cf2cc0e66eaa506c7f27ccac6b9e7beaa190ec0e386f&action=queryCollectorCountEs&source=1&_app_client_=android&_app_id_=com.demo.test&_app_version_=3.6.2.1

parameter description required
action queryCollectorCountEs true
code Digital collector type false
devtype device type, is default to energy storage false

response:

parameter description required
total Total number of collectors true
onLineCount The data collector is online number true
offLineCount The number of data collectors offline true
warningCount Data collector alarm true
{
    "err":0,
    "desc":"ERR_NONE",
    "dat":{
        "total":272,
        "onLineCount":230,
        "offLineCount":42,
        "warningCount":0
    }
}

results matching ""

    No results matching ""