bugfix TTNv3 decoder yaml example
This commit is contained in:
parent
35cdde46fa
commit
6180ef9b0a
@ -35,10 +35,10 @@ uplinkDecoder:
|
|||||||
- description: Device config data
|
- description: Device config data
|
||||||
input:
|
input:
|
||||||
fPort: 3
|
fPort: 3
|
||||||
bytes: [0x09, 0x0F, 0x00, 0x00, 0x78, 0x32, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00]
|
bytes: [0x09, 0x0F, 0x00, 0x00, 0x78, 0x32, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00]
|
||||||
output:
|
output:
|
||||||
data:
|
data:
|
||||||
bytes: [0x09, 0x0F, 0x00, 0x00, 0x78, 0x32, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00]
|
bytes: [0x09, 0x0F, 0x00, 0x00, 0x78, 0x32, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00]
|
||||||
port: 3
|
port: 3
|
||||||
loradr: 9
|
loradr: 9
|
||||||
txpower: 15
|
txpower: 15
|
||||||
|
Loading…
Reference in New Issue
Block a user