Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
11
export
const
newEdgeClient = (command: APICommand): EdgeClient => ({ invites: invitesEndpoint(command.client.config) })
Callers
2
edgeCommand
Function · 0.85
edge-client.test.ts
File · 0.85
Calls
1
invitesEndpoint
Function · 0.85
Tested by
no test coverage detected