Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetDevAddr
Method
GetDevAddr
pkg/ttnpb/lorawan.pb.go:2349–2354 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2347
}
2348
2349
func
(x *FHDR) GetDevAddr() []byte {
2350
if
x != nil {
2351
return
x.DevAddr
2352
}
2353
return
nil
2354
}
2355
2356
func
(x *FHDR) GetFCtrl() *FCtrl {
2357
if
x != nil {
Callers
4
ValidateFields
Method · 0.95
validateADR
Function · 0.45
DevicePingSlotFrequency
Function · 0.45
Set
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected