type值 | 说明 |
---|---|
PU | 普通设备,没有user信息,例如:MPU执法仪。 |
CU | 客户端用户,没有device信息,例如:用户登录web客户端。 |
UA | 设备端用户,有user和device信息,例如:MCP执法仪。 |
curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/ws/event/onlinestatus?token=xxxxxx' \
--header 'Sec-WebSocket-Protocol: string'