Skip to content

Commit

Permalink
Refactored field naming
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-barysh-dev committed Nov 25, 2024
1 parent 28fc8a3 commit 7798007
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 13 deletions.
4 changes: 2 additions & 2 deletions VENDORS/Netvox/R718H/ChirpStack/uplink/converter.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion VENDORS/Netvox/R718H/ChirpStack/uplink/result.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"telemetry": [{
"ts": 1684741625404,
"values": {
"batteryVolt": 3.6,
"battery_voltage": 3.6,
"pulseCount": 200
}
}]
Expand Down
4 changes: 2 additions & 2 deletions VENDORS/Netvox/R718H/LORIOT/uplink/converter.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion VENDORS/Netvox/R718H/LORIOT/uplink/result.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"telemetry": [{
"ts": 1684478801936,
"values": {
"batteryVolt": 3.6,
"battery_voltage": 3.6,
"pulseCount": 200
}
}]
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"telemetry": [{
"ts": 1684474415641,
"values": {
"batteryVolt": 3.6,
"battery_voltage": 3.6,
"pulseCount": 200
}
}]
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"telemetry": [{
"ts": 1684398325906,
"values": {
"batteryVolt": 3.6,
"battery_voltage": 3.6,
"pulseCount": 200
}
}]
Expand Down

0 comments on commit 7798007

Please sign in to comment.