Analog
Product Datasheet
Device Profile for Tesenso IoT Cloud
Decoder/Payload Converter for Tesenso IoT Cloud
https://github.com/Tesenso-GmbH/Device-Decoder/blob/main/Adeunis_Analog.js
{
"type": "0x42 Analog data",
"status": {
"frameCounter": 2,
"hardwareError": false,
"lowBattery": false,
"configurationDone": false,
"alarmChannelA": false,
"alarmChannelB": true
},
"channels": [
{
"name": "channel A",
"unit": "V",
"value": 1.049
},
{
"name": "channel B",
"unit": "mA",
"value": 10.486
}
]
}
Device Labels
in manual
dataKey
dataType
dataFormat
Channel A
float
2.4
Channel B
float
10.56
Uplink documentation
Downlink documentation
Last updated