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

Method GetPingSlotPeriodicity

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

Source from the content-addressed store, hash-verified

2141}
2142
2143func (x *MACState) GetPingSlotPeriodicity() *PingSlotPeriodValue {
2144 if x != nil {
2145 return x.PingSlotPeriodicity
2146 }
2147 return nil
2148}
2149
2150func (x *MACState) GetPendingApplicationDownlink() *ApplicationDownlink {
2151 if x != nil {

Calls

no outgoing calls

Tested by

no test coverage detected