MCPcopy Create free account
hub / github.com/WebThingsIO/webthing-node / Subscriber

Interface Subscriber

lib/types.ts:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
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