chirpstack/examples/event_log/go
Orne Brocaar ec09710b24 Log uplink frames without device match to DevEUI 0000000000000000.
It can be useful to handle uplinks that do not match a DevEUI in a
separate process. This includes DevAddr to DevEUI pointer does not
exist, or DevAddr points to one or multiple DevEUIs, but it does not
pass the MIC check.
2022-11-28 10:59:28 +00:00
..
.gitignore Log uplink frames without device match to DevEUI 0000000000000000. 2022-11-28 10:59:28 +00:00
go.mod Log uplink frames without device match to DevEUI 0000000000000000. 2022-11-28 10:59:28 +00:00
go.sum Log uplink frames without device match to DevEUI 0000000000000000. 2022-11-28 10:59:28 +00:00
main.go Log uplink frames without device match to DevEUI 0000000000000000. 2022-11-28 10:59:28 +00:00