Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetCfList
Method
GetCfList
pkg/ttnpb/join.pb.go:141–146 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
func
(x *JoinRequest) GetCfList() *CFList {
142
if
x != nil {
143
return
x.CfList
144
}
145
return
nil
146
}
147
148
func
(x *JoinRequest) GetCorrelationIds() []string {
149
if
x != nil {
Callers
4
ValidateFields
Method · 0.95
AppendJoinAcceptPayload
Function · 0.45
MarshalJoinAcceptPayload
Function · 0.45
makeOTAAFlowTest
Function · 0.45
Calls
no outgoing calls
Tested by
1
makeOTAAFlowTest
Function · 0.36