diff --git a/VENDORS/Milesight/AM102/LORIOT/uplink/result_2.json b/VENDORS/Milesight/AM102/LORIOT/uplink/result_2.json new file mode 100644 index 00000000..10e240d0 --- /dev/null +++ b/VENDORS/Milesight/AM102/LORIOT/uplink/result_2.json @@ -0,0 +1,43 @@ +[{ + "deviceName": "AM102 0102030405060708", + "deviceType": "AM102", + "attributes": { + "eui": "0102030405060708", + "fPort": 207, + "frequency": 868300000 + }, + "telemetry": [{ + "ts": 1690901260493, + "values": { + "battery": 100, + "temperature": 28.0, + "humidity": 54.5 + } + }] +}, { + "deviceName": "Gateway 1020304080706050", + "deviceType": "Lora gateway", + "telemetry": [{ + "ts": 1690901260493, + "values": { + "rssi": -38, + "snr": 8.5 + } + }], + "attributes": { + "eui": "1020304080706050" + } +}, { + "deviceName": "Gateway 1020304081716151", + "deviceType": "Lora gateway", + "telemetry": [{ + "ts": 1690901260495, + "values": { + "rssi": -42, + "snr": 8.8 + } + }], + "attributes": { + "eui": "1020304081716151" + } +}] \ No newline at end of file diff --git a/VENDORS/Milesight/AM102/LORIOT/uplink/result_3.json b/VENDORS/Milesight/AM102/LORIOT/uplink/result_3.json deleted file mode 100644 index e69de29b..00000000