Skip to content

Commit

Permalink
Added content to result_1 and renamed patload.json to payload.json
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-barysh-dev committed Nov 29, 2024
1 parent 9a04df0 commit e815304
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions VENDORS/Netvox/R718A/ThingsStackIndustries/uplink/result_1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"deviceName": "eui-1000000000000001",
"deviceType": "R718A",
"attributes": {
"eui": "1000000000000001",
"fPort": 7,
"applicationId": "application-tti-name",
"devAddr": "20000001",
"spreadingFactor": 7,
"codeRate": "4/5",
"tenantId": "tenant",
"device_id": "eui-1000000000000001",
"join_eui": "2000000000000001",
"net_id": "000013",
"cluster_id": "eu1",
"cluster_adress": "eu1.cloud.thethings.industries",
"bandwidth": 125000,
"frequency": "868500000"
},
"telemetry": [{
"ts": 1684398325906,
"values": {
"cmd": "readConfigReportRsp",
"minTime": 60,
"maxTime": 60,
"batteryChange": 0.1,
"tempChange": 1.0,
"humiChange": 1.0
}
}]
}

0 comments on commit e815304

Please sign in to comment.