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

Method GetRx1DrOffset

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

Source from the content-addressed store, hash-verified

2734}
2735
2736func (x *DLSettings) GetRx1DrOffset() DataRateOffset {
2737 if x != nil {
2738 return x.Rx1DrOffset
2739 }
2740 return DataRateOffset_DATA_RATE_OFFSET_0
2741}
2742
2743func (x *DLSettings) GetRx2Dr() DataRateIndex {
2744 if x != nil {

Callers 2

ValidateFieldsMethod · 0.95
AppendDLSettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected