w3c / wot-binding-templates

Web of Things (WoT) Binding Templates
http://w3c.github.io/wot-binding-templates/
Other
22 stars 25 forks source link

Replace `cov:observe` subprotocol #353

Open JKRhb opened 4 months ago

JKRhb commented 4 months ago

Based on the discussion in #348, this PR applies some initial changes to the CoAP Binding Template document concerning removing the cov:subprotocol which has been identified as not actually necessary. It also makes a minor addition by mentioning that Observe can also be used with the FETCH method.


Preview | Diff

netlify[bot] commented 4 months ago

Deploy Preview for wot-binding-templates ready!

Name Link
Latest commit b50e9297a5888a4ae3cf9616e24e9c9467b0fe3e
Latest deploy log https://app.netlify.com/sites/wot-binding-templates/deploys/66956901ab6d1a0009feaed2
Deploy Preview https://deploy-preview-353--wot-binding-templates.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

JKRhb commented 2 weeks ago

Thank you very much for your feedback, @ektrah :) I now tried to incorporate it into this PR, adding some text regarding the methods for deregistering, the "aggregated" operation types for observing properties and subscribing to events, and potential advanced event mechanisms. There might still be some room for improvement here, but it should be another step into the right direction – looking forward to further discussions and feedback from your side :)