When i send data using the command
AT+NMGS=6,“4B414D49454c”
the API call deviceDataHistory reports the raw data as
“rawData”:“S0FNSUVM”
Does anyone have any idea that the relation might be and why the data is messed up ?
Thanks
“deviceDataHistoryDTOs”: [
{
“deviceId”: “7c3e60c5-90e3-4ad8-8a0a-094b02d0239d”,
“gatewayId”: “7c3e60c5-90e3-4ad8-8a0a-094b02d0239d”,
“appId”: “ZvwWrt3i_ByYgWpz6fW_FhMStwsa”,
“serviceId”: “RawData”,
“data”: {
“rawData”: “S0FNSUVM”
},
“timestamp”: “20180322T143910Z”
},