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

Method GetTechnicalContact

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

Source from the content-addressed store, hash-verified

257}
258
259func (x *Client) GetTechnicalContact() *OrganizationOrUserIdentifiers {
260 if x != nil {
261 return x.TechnicalContact
262 }
263 return nil
264}
265
266func (x *Client) GetSecret() string {
267 if x != nil {

Callers 15

ValidateFieldsMethod · 0.95
UpdateGatewayMethod · 0.45
GetInfoMethod · 0.45
listNetworksMethod · 0.45
getContactsFromEntityFunction · 0.45
getContactReceiversMethod · 0.45
updateGatewayMethod · 0.45
updateApplicationMethod · 0.45
updateClientMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected