Skip to main content

Module watch

Module watch 

Source
Expand description

Watch ops — subscribe, poll, and unsubscribe for entity changes.

Functions§

handle_poll
POST /api/watchPoll — poll for changes since last poll.
handle_sub
POST /api/watchSub — subscribe to entity changes.
handle_unsub
POST /api/watchUnsub — unsubscribe from a watch.