Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3156
func
(x *TxSettings) GetDataRate() *DataRate {
3157
if
x != nil {
3158
return
x.DataRate
3159
}
3160
return
nil
3161
}
3162
3163
func
(x *TxSettings) GetFrequency() uint64 {
3164
if
x != nil {
Callers
5
ValidateFields
Method · 0.95
uplinkMessageFromProto
Function · 0.45
FromUplinkMessage
Method · 0.45
FromUplinkMessage
Method · 0.45
ADRMatrixToUplinks
Function · 0.45
Calls
no outgoing calls
Tested by
1
ADRMatrixToUplinks
Function · 0.36