Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetPayload
Method
GetPayload
pkg/ttnpb/join.pb.go:99–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
func
(x *JoinRequest) GetPayload() *Message {
100
if
x != nil {
101
return
x.Payload
102
}
103
return
nil
104
}
105
106
func
(x *JoinRequest) GetDevAddr() []byte {
107
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected