MCPcopy 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
148func (x *JoinRequest) GetCorrelationIds() []string {
149 if x != nil {
150 return x.CorrelationIds
151 }
152 return nil
153}
154
155func (x *JoinRequest) GetConsumedAirtime() *durationpb.Duration {
156 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected