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

Method GetLorawanVersion

pkg/ttnpb/end_device.pb.go:2122–2127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2120}
2121
2122func (x *MACState) GetLorawanVersion() MACVersion {
2123 if x != nil {
2124 return x.LorawanVersion
2125 }
2126 return MACVersion_MAC_UNKNOWN
2127}
2128
2129func (x *MACState) GetLastConfirmedDownlinkAt() *timestamppb.Timestamp {
2130 if x != nil {

Callers 5

ValidateFieldsMethod · 0.95
SetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected