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

Method GetDeviceClass

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

Source from the content-addressed store, hash-verified

2113}
2114
2115func (x *MACState) GetDeviceClass() Class {
2116 if x != nil {
2117 return x.DeviceClass
2118 }
2119 return Class_CLASS_A
2120}
2121
2122func (x *MACState) GetLorawanVersion() MACVersion {
2123 if x != nil {

Callers 3

ValidateFieldsMethod · 0.95
SetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected