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

Method IDString

pkg/ttnpb/identifiers_polymorphism.go:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20type IDStringer interface {
21 EntityType() string
22 IDString() string
23}
24
25// GetEntityIdentifiers returns the ApplicationIdentifiers as EntityIdentifiers.

Callers 15

SenderTypeMethod · 0.65
SenderTypeMidSentenceMethod · 0.65
SenderMethod · 0.65
ConsoleURLMethod · 0.65
getMetadataMethod · 0.65
IDStringMethod · 0.65
IDStringMethod · 0.65
IDStringMethod · 0.65
IDStringMethod · 0.65
IDStringMethod · 0.65
IDStringMethod · 0.65
IDStringMethod · 0.65

Implementers 15

SearchEndDevicesRequestpkg/ttnpb/search_services.pb.go
ApplicationPubSubIdentifierspkg/ttnpb/applicationserver_pubsub.pb.
ApplicationPubSubpkg/ttnpb/applicationserver_pubsub.pb.
GetApplicationPubSubRequestpkg/ttnpb/applicationserver_pubsub.pb.
ListApplicationPubSubsRequestpkg/ttnpb/applicationserver_pubsub.pb.
SetApplicationPubSubRequestpkg/ttnpb/applicationserver_pubsub.pb.
ApplicationUppkg/ttnpb/messages.pb.go
DownlinkQueueRequestpkg/ttnpb/messages.pb.go
OAuthClientAuthorizationpkg/ttnpb/oauth.pb.go
OAuthAuthorizationCodepkg/ttnpb/oauth.pb.go

Calls

no outgoing calls

Tested by 2

TestEntityTypeFunction · 0.52
TestRoundtripFunction · 0.52