node-bacstack icon indicating copy to clipboard operation
node-bacstack copied to clipboard

Reading and writing Scheduler object's Weekly_Schedule property

Open noetius opened this issue 7 years ago • 1 comments

Node Version: 8.11.3

Node BACstack Version: 0.0.1-beta.13

  • [ ] Bug Report
  • [x] Feature Request
  • [ ] Question

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!

noetius avatar Oct 09 '18 11:10 noetius

@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.

fh1ch avatar Feb 10 '19 10:02 fh1ch