Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetFrequency
Method
GetFrequency
pkg/ttnpb/lorawan.pb.go:3163–3168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3161
}
3162
3163
func
(x *TxSettings) GetFrequency() uint64 {
3164
if
x != nil {
3165
return
x.Frequency
3166
}
3167
return
0
3168
}
3169
3170
func
(x *TxSettings) GetEnableCrc() bool {
3171
if
x != nil {
Callers
5
ValidateFields
Method · 0.95
uplinkMessageFromProto
Function · 0.45
TestFrontend
Function · 0.45
FromUplinkMessage
Method · 0.45
FromUplinkMessage
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestFrontend
Function · 0.36