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

Method GetRx2Dr

pkg/ttnpb/lorawan.pb.go:2743–2748  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2741}
2742
2743func (x *DLSettings) GetRx2Dr() DataRateIndex {
2744 if x != nil {
2745 return x.Rx2Dr
2746 }
2747 return DataRateIndex_DATA_RATE_0
2748}
2749
2750func (x *DLSettings) GetOptNeg() bool {
2751 if x != nil {

Callers 2

ValidateFieldsMethod · 0.95
AppendDLSettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected