Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
export
interface
Subscriber {
11
send(message: string): void;
12
}
Callers
5
propertyNotify
Method · 0.80
actionNotify
Method · 0.80
eventNotify
Method · 0.80
ws
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected