Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetMajor
Method
GetMajor
pkg/ttnpb/lorawan.pb.go:2219–2224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2217
}
2218
2219
func
(x *MHDR) GetMajor() Major {
2220
if
x != nil {
2221
return
x.Major
2222
}
2223
return
Major_LORAWAN_R1
2224
}
2225
2226
type
MACPayload
struct
{
2227
state protoimpl.MessageState
Callers
2
ValidateFields
Method · 0.95
AppendMHDR
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected