Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetCorrelationIds
Method
GetCorrelationIds
pkg/ttnpb/join.pb.go:148–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
}
147
148
func
(x *JoinRequest) GetCorrelationIds() []string {
149
if
x != nil {
150
return
x.CorrelationIds
151
}
152
return
nil
153
}
154
155
func
(x *JoinRequest) GetConsumedAirtime() *durationpb.Duration {
156
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected