Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
type
IDStringer
interface
{
21
EntityType() string
22
IDString() string
23
}
24
25
// GetEntityIdentifiers returns the ApplicationIdentifiers as EntityIdentifiers.
Callers
15
SenderType
Method · 0.65
SenderTypeMidSentence
Method · 0.65
Sender
Method · 0.65
ConsoleURL
Method · 0.65
getMetadata
Method · 0.65
IDString
Method · 0.65
IDString
Method · 0.65
IDString
Method · 0.65
IDString
Method · 0.65
IDString
Method · 0.65
IDString
Method · 0.65
IDString
Method · 0.65
Implementers
15
SearchEndDevicesRequest
pkg/ttnpb/search_services.pb.go
ApplicationPubSubIdentifiers
pkg/ttnpb/applicationserver_pubsub.pb.
ApplicationPubSub
pkg/ttnpb/applicationserver_pubsub.pb.
GetApplicationPubSubRequest
pkg/ttnpb/applicationserver_pubsub.pb.
ListApplicationPubSubsRequest
pkg/ttnpb/applicationserver_pubsub.pb.
SetApplicationPubSubRequest
pkg/ttnpb/applicationserver_pubsub.pb.
ApplicationUp
pkg/ttnpb/messages.pb.go
DownlinkQueueRequest
pkg/ttnpb/messages.pb.go
OAuthClientAuthorizationIdentifiers
pkg/ttnpb/oauth.pb.go
OAuthClientAuthorization
pkg/ttnpb/oauth.pb.go
ListOAuthClientAuthorizationsRequest
pkg/ttnpb/oauth.pb.go
OAuthAuthorizationCode
pkg/ttnpb/oauth.pb.go
Calls
no outgoing calls
Tested by
2
TestEntityType
Function · 0.52
TestRoundtrip
Function · 0.52