Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
blocks:app-note:interacting-from-a-custom-web-page [2021-08-31 14:54]
max Fixed a issue in pub-sub-peer.js
blocks:app-note:interacting-from-a-custom-web-page [2021-08-31 17:15]
mattias [PIXILAB Websocket API]
Line 149: Line 149:
 === pubSubPeer.unsubscribe === === pubSubPeer.unsubscribe ===
  
-This function allows you to terminate any value subscription initiated by the //subscribe// fuynction if you're no longer interested in changes of a property. It takes the following parameters:+This function allows you to terminate any value subscription initiated by the //subscribe// function if you're no longer interested in changes of a property. It takes the following parameters:
  
   - The full path to the property to subscribe to (see above).   - The full path to the property to subscribe to (see above).