Skip to content
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

Decode schedule property #43

Open
1 of 3 tasks
FlorianBEME opened this issue Apr 17, 2024 · 0 comments
Open
1 of 3 tasks

Decode schedule property #43

FlorianBEME opened this issue Apr 17, 2024 · 0 comments

Comments

@FlorianBEME
Copy link

FlorianBEME commented Apr 17, 2024

Node Version: 20.10.0

Node BACstack Version: 0.2.4

  • Bug Report
  • Feature Request
  • Question

Note: Make sure you have read the FAQs
before logging this issue.

Feature Request / Question

Hello,

I'd like to ask you a question here. Just to give you some context, I'm quite new to the BACnet protocol, and I'm using your library to read and write BACnet IP registers. I'd like to read and write on schedule objects. I manage to read, but I don't understand how to "decode" the response to get something understandable (like we could have in software like YABE, for example: monday:{time:10:10, value:52}, thursday:{time:10:20, value:26}, etc.). Could someone guide me on the process to read and understand how the content of the WeeklySchedule property (id123) is returned? The goal is to be able to modify the objects via a Node.js program through your library.

Thanks in advance! =D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant