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

Method GetAppSKey

pkg/interop/client.go:327–327  ·  view source on GitHub ↗
(ctx context.Context, asID string, req *ttnpb.SessionKeyRequest)

Source from the content-addressed store, hash-verified

325 ctx context.Context, netID types.NetID, nsID *types.EUI64, req *ttnpb.JoinRequest,
326 ) (*ttnpb.JoinResponse, error)
327 GetAppSKey(ctx context.Context, asID string, req *ttnpb.SessionKeyRequest) (*ttnpb.AppSKeyResponse, error)
328}
329
330type prefixJoinServerClient struct {

Callers 3

GetAppSKeyMethod · 0.65
processDownlinkFunction · 0.65

Implementers 2

joinServerHTTPClientpkg/interop/client.go
Clientpkg/interop/client.go

Calls

no outgoing calls

Tested by

no test coverage detected