MCPcopy 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
2349func (x *FHDR) GetDevAddr() []byte {
2350 if x != nil {
2351 return x.DevAddr
2352 }
2353 return nil
2354}
2355
2356func (x *FHDR) GetFCtrl() *FCtrl {
2357 if x != nil {

Callers 4

ValidateFieldsMethod · 0.95
validateADRFunction · 0.45
DevicePingSlotFrequencyFunction · 0.45
SetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected