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.