MCPcopy 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
2219func (x *MHDR) GetMajor() Major {
2220 if x != nil {
2221 return x.Major
2222 }
2223 return Major_LORAWAN_R1
2224}
2225
2226type MACPayload struct {
2227 state protoimpl.MessageState

Callers 2

ValidateFieldsMethod · 0.95
AppendMHDRFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected