You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I wanted to ask if is it possible to implement a way to write a inside Scheduler object's Weekly_Schedule property, at the moment it doesn't seem an implemented feature (Unkown type error for bacnet.enum.ApplicationTags.WEEKLY_SCHEDULE on writeProperty),
I've noticed that readProperty is already capable to representing a Weekly_Schedule content, but it isn't easy distinguish to which day of the week belongs to specific time range.
Thanks for your great work!
The text was updated successfully, but these errors were encountered:
@noetius thnks for the feature request. Yes, having full scheduler and calendar support is also something I really want. It's certainly on the roadmap, but I can't give an ETA on it. Stay tuned.
Node Version:
8.11.3
Node BACstack Version:
0.0.1-beta.13
Feature Request / Question
Hello, I wanted to ask if is it possible to implement a way to write a inside Scheduler object's Weekly_Schedule property, at the moment it doesn't seem an implemented feature (Unkown type error for bacnet.enum.ApplicationTags.WEEKLY_SCHEDULE on writeProperty),
I've noticed that readProperty is already capable to representing a Weekly_Schedule content, but it isn't easy distinguish to which day of the week belongs to specific time range.
Thanks for your great work!
The text was updated successfully, but these errors were encountered: