MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetDecodedPayload

Method GetDecodedPayload

pkg/ttnpb/lorawan.pb.go:2292–2297  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2290}
2291
2292func (x *MACPayload) GetDecodedPayload() *structpb.Struct {
2293 if x != nil {
2294 return x.DecodedPayload
2295 }
2296 return nil
2297}
2298
2299func (x *MACPayload) GetFullFCnt() uint32 {
2300 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected