MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetDevAddr

Method GetDevAddr

pkg/ttnpb/join.pb.go:106–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

104}
105
106func (x *JoinRequest) GetDevAddr() []byte {
107 if x != nil {
108 return x.DevAddr
109 }
110 return nil
111}
112
113func (x *JoinRequest) GetSelectedMacVersion() MACVersion {
114 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected