MCPcopy Create free account
hub / github.com/SmartThingsCommunity/smartthings-cli / newEdgeClient

Function newEdgeClient

src/lib/edge/edge-client.ts:11–11  ·  view source on GitHub ↗
(command: APICommand)

Source from the content-addressed store, hash-verified

9 invites: InvitesEndpoint
10}
11export const newEdgeClient = (command: APICommand): EdgeClient => ({ invites: invitesEndpoint(command.client.config) })

Callers 2

edgeCommandFunction · 0.85

Calls 1

invitesEndpointFunction · 0.85

Tested by

no test coverage detected