{}curl --location --request POST 'get_online_info' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"baseResponse": {
"ret": 0,
"errMsg": {}
},
"onlineCount": 1,
"onlineList": [
{
"deviceType": 15,
"deviceId": "xxxxxxxx==",
"wordingXml": "<wording></wording>",
"clientKey": {
"iLen": 16,
"buffer": "xxxxxxxx+gK5scc2nnw=="
},
"onlineStatus": 9,
"deviceHelperType": 0,
"clientVersion": 1661537043,
"iconType": 1,
"flag": 0
}
],
"summaryXml": "<summary></summary>",
"flag": 66,
"iconType": 0
}