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

Method GetDataRate

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

Source from the content-addressed store, hash-verified

3154}
3155
3156func (x *TxSettings) GetDataRate() *DataRate {
3157 if x != nil {
3158 return x.DataRate
3159 }
3160 return nil
3161}
3162
3163func (x *TxSettings) GetFrequency() uint64 {
3164 if x != nil {

Callers 5

ValidateFieldsMethod · 0.95
uplinkMessageFromProtoFunction · 0.45
FromUplinkMessageMethod · 0.45
FromUplinkMessageMethod · 0.45
ADRMatrixToUplinksFunction · 0.45

Calls

no outgoing calls

Tested by 1

ADRMatrixToUplinksFunction · 0.36