MCPcopy Index your code
hub / github.com/WebThingsIO/webthing-node / send

Method send

lib/types.ts:11–11  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

9
10export interface Subscriber {
11 send(message: string): void;
12}

Callers 5

propertyNotifyMethod · 0.80
actionNotifyMethod · 0.80
eventNotifyMethod · 0.80
wsMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected