1.URL

http://124.223.60.234:8080/system/asset/configure/queryAlarmEnum
or Server in US
https://cloud.aovx.com/prod/system/asset/configure/queryAlarmEnum

2.Request parameters

2.1.Request headers

Add token in Headers: After successful login verification, the corresponding tokenId in user login response data

2.2.Parameters example

{
    "id":"F940B79790004404AAC277418FC71C5E"
}

2.3.Parameters description

Field Data type description required
id String Unique identification of organizations in the system Y

3.Response content

3.1.Response example

{
    "code": 200,
    "message": "Operation succeeded",
    "data": [
        {
            "id": 0,
            "name": "{\"0\":\"Emergency\",\"1\":\"紧急报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 1,
            "name": "{\"0\":\"Speed Alarm\",\"1\":\"超速报警\"}",
            "index": 1,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 2,
            "name": "{\"0\":\"Fatigue driving\",\"1\":\"疲劳驾驶\"}",
            "index": 2,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 3,
            "name": "{\"0\":\"Danger warning\",\"1\":\"危险预警\"}",
            "index": 3,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 4,
            "name": "{\"0\":\"GNSS module failure\",\"1\":\"卫星模块异常\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 5,
            "name": "{\"0\":\"GNSS antenna disconnected\",\"1\":\"卫星天线断开\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 6,
            "name": "{\"0\":\"GNSS antenna short circuit\",\"1\":\"卫星天线短路\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 7,
            "name": "{\"0\":\"Undervoltage of main power supply\",\"1\":\"主电源欠压\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 8,
            "name": "{\"0\":\"Power failure of main power supply\",\"1\":\"主电源断电\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 9,
            "name": "{\"0\":\"Display failure\",\"1\":\"显示屏故障\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 10,
            "name": "{\"0\":\"TTS module failure\",\"1\":\"TTS模块故障\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 11,
            "name": "{\"0\":\"Camera fault\",\"1\":\"摄像头故障\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 12,
            "name": "{\"0\":\"IC card module failure\",\"1\":\"IC卡模块故障\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 15,
            "name": "{\"0\":\"Removal alarm\",\"1\":\"拆卸报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 16,
            "name": "{\"0\":\"Vibration alarm\",\"1\":\"震动报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 18,
            "name": "{\"0\":\"Accumulated driving overtime of the day\",\"1\":\"当天累计驾驶超时\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 19,
            "name": "{\"0\":\"Overtime parking\",\"1\":\"超时停车\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 20,
            "name": "{\"0\":\"Access area\",\"1\":\"进出围栏报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 21,
            "name": "{\"0\":\"Access route\",\"1\":\"进出路线报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 23,
            "name": "{\"0\":\"Route deviation alarm\",\"1\":\"路线偏离报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 24,
            "name": "{\"0\":\"Vehicle VSS failure\",\"1\":\"VSS故障\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 25,
            "name": "{\"0\":\"Fuel quantity is abnormal\",\"1\":\"油耗异常\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 26,
            "name": "{\"0\":\"Asset stolen\",\"1\":\"资产被盗\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 27,
            "name": "{\"0\":\"Illegal ignition of vehicle\",\"1\":\"非法点火\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 28,
            "name": "{\"0\":\"Illegal vehicle displacement\",\"1\":\"非法移动\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 29,
            "name": "{\"0\":\"Collision warning\",\"1\":\"碰撞预警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 30,
            "name": "{\"0\":\"Rollover warning\",\"1\":\"侧翻预警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 31,
            "name": "{\"0\":\"Illegal door opening alarm\",\"1\":\"非法开门\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 200,
            "name": "{\"0\":\"SOS\",\"1\":\"SOS\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 201,
            "name": "{\"0\":\"Temp&humidity alarm\",\"1\":\"温湿度报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 203,
            "name": "{\"0\":\"Light alarm\",\"1\":\"光照报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 204,
            "name": "{\"0\":\"Water immersion alarm\",\"1\":\"水浸报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 205,
            "name": "{\"0\":\"Low battery\",\"1\":\"低电报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 206,
            "name": "{\"0\":\"One button alarm\",\"1\":\"一键报警\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 207,
            "name": "{\"0\":\"Release the one button alarm\",\"1\":\"一键报警解除\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 208,
            "name": "{\"0\":\"Rapid acceleration\",\"1\":\"急加速\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 209,
            "name": "{\"0\":\"Sharp deceleration\",\"1\":\"急减速\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        },
        {
            "id": 210,
            "name": "{\"0\":\"Sharp turn\",\"1\":\"急转弯\"}",
            "index": 0,
            "status": 1,
            "systemPush": 1,
            "appPush": 1
        }
    ]
}

3.2.Response description

Field Data type description
code int Return code
message String Return message
data object Response data

Response data description

Field Data type description
id int Alarm Type Id
name String Alarm type name (0: English; 1: Chinese)
index int Alarm Type Sorting Index
status int Alarm type on status (1: enabled; 0: disabled), disabled will not be reflected in the alarm type selection bar corresponding to the alarm report
systemPush int System reminder (1: enabled; 0: disabled)
appPush int APP push (1: enabled; 0: disabled)
作者:admin  创建时间:2023-04-25 11:45
最后编辑:admin  更新时间:2024-12-27 19:48