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

Method GetAttributes

pkg/ttnpb/client.pb.go:237–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

235}
236
237func (x *Client) GetAttributes() map[string]string {
238 if x != nil {
239 return x.Attributes
240 }
241 return nil
242}
243
244// Deprecated: Marked as deprecated in ttn/lorawan/v3/client.proto.
245func (x *Client) GetContactInfo() []*ContactInfo {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected