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

Method GetIds

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

Source from the content-addressed store, hash-verified

3368}
3369
3370func (x *UplinkToken) GetIds() *GatewayAntennaIdentifiers {
3371 if x != nil {
3372 return x.Ids
3373 }
3374 return nil
3375}
3376
3377func (x *UplinkToken) GetTimestamp() uint32 {
3378 if x != nil {

Callers 4

ValidateFieldsMethod · 0.95
EntityTypeMethod · 0.95
IDStringMethod · 0.95
ExtractRequestFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected