>
usage
>
using veadotube
>
nodes
>
Websocket
nodes that can be exposed through the websocket and controlled by external software.
every node has its own id, which is used by the websocket server to control these nodes, and a display name as well.
you can find more info on the websocket server here!
websocket node that receives boolean (true or false) values, such as buttons and toggles.
websocket node that receives number values.
websocket node that receives state change events to be used with state nodes.
as with nodes that output state events, you need a storage to process these events and output a state.