Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetIds
Method
GetIds
pkg/ttnpb/client.pb.go:195–200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
193
}
194
195
func
(x *Client) GetIds() *ClientIdentifiers {
196
if
x != nil {
197
return
x.Ids
198
}
199
return
nil
200
}
201
202
func
(x *Client) GetCreatedAt() *timestamppb.Timestamp {
203
if
x != nil {
Callers
15
EntityType
Method · 0.95
IDString
Method · 0.95
ExtractRequestFields
Method · 0.95
GetEntityIdentifiers
Method · 0.95
ValidateFields
Method · 0.95
TestOAuthRegistry
Function · 0.95
TestClientsPermissions
Function · 0.95
TestClientCollaboratorsPermissions
Function · 0.95
TestClientCollaborators
Function · 0.95
TestNotificationRegistry
Function · 0.95
TestEntityAccess
Function · 0.95
TestDeletedEntities
Method · 0.95
Calls
no outgoing calls
Tested by
6
TestOAuthRegistry
Function · 0.76
TestClientsPermissions
Function · 0.76
TestClientCollaboratorsPermissions
Function · 0.76
TestClientCollaborators
Function · 0.76
TestNotificationRegistry
Function · 0.76
TestEntityAccess
Function · 0.76