-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BACnet protocol binding improvements #318
Conversation
COV period is on the BACnet object, it cannot be influenced on the TD or on the BACnet service request. And it is only supported on the Pulse Converter object, so it is not commonly found.
Make services consistent in html, ttl and JSON schema Convert CovIncrement and CommandPriority to classes, for referencing via @type Make CovIncrement and CommandPriority fully URI variables. BACnet-conformance to Q.8 to be clarified.
Because we are extending it with URI variables
✅ Deploy Preview for wot-binding-templates ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
TD Call 22.11: @fennibay will cleanup the URI Scheme and then we can merge the PR asynchronously. He will also remove the draft from the name |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now, thanks @fennibay . As agreed in the call last week, we will merge this asynchronously.
I also took over some changes from #309.