MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetNetId

Method GetNetId

pkg/ttnpb/join.pb.go:120–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118}
119
120func (x *JoinRequest) GetNetId() []byte {
121 if x != nil {
122 return x.NetId
123 }
124 return nil
125}
126
127func (x *JoinRequest) GetDownlinkSettings() *DLSettings {
128 if x != nil {

Callers 5

ValidateFieldsMethod · 0.95
listNetworksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected