Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
func
(x *JoinRequest) GetDevAddr() []byte {
107
if
x != nil {
108
return
x.DevAddr
109
}
110
return
nil
111
}
112
113
func
(x *JoinRequest) GetSelectedMacVersion() MACVersion {
114
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected