This is the ThingsDB documentation for version v0, click here for the latest version!
Stop watching for mutations on a thing.
This function returns nil and triggers a stop event, only when the thing was being watched.
This function does not generate an event.
thing.unwatch()
None
Returns nil.
This code shows how to use
unwatch():
.unwatch();
Return value in JSON format:
null