Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetFPort
Method
GetFPort
pkg/ttnpb/lorawan.pb.go:2278–2283 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2276
}
2277
2278
func
(x *MACPayload) GetFPort() uint32 {
2279
if
x != nil {
2280
return
x.FPort
2281
}
2282
return
0
2283
}
2284
2285
func
(x *MACPayload) GetFrmPayload() []byte {
2286
if
x != nil {
Callers
6
ValidateFields
Method · 0.95
FromUplinkMessage
Method · 0.45
ReportTxAcknowledgment
Method · 0.45
HandleUp
Method · 0.45
HandleUp
Method · 0.45
mergePackageData
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected