-
Notifications
You must be signed in to change notification settings - Fork 11
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
Classes for turnouts #6
Comments
Back when I last worked on this library, I'm pretty sure those weren't a part of the specification yet. I just checked the spec and it looks like it wouldn't be too hard to implement. However, I don't have my z21 set up at the moment, nor do I have any turnout decoders available, so I couldn't test it. |
i have implemented this features in my branch |
Can you submit a PR? I don't currently have a z21 set up to test with, but I'd like to at least go through the code. |
what is a PR, i am new on github. sorry |
No worries. It's a pull request and you can check more about them here: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests |
Sorry, |
Huh, my bad for not noticing it. I expected github to send me an email about a new PR, but it just didn't for some reason. |
that message is about my first commit ([multiple broadcasts message). i implemented turnouts message to z21 and the response message (z21 send broadcast to each client) in order to change the turnouts status in my control panel |
Great job.
is it possible to implement the commands for turnouts?
LAN_X_GET_TURNOUT_INFO
LAN_X_SET_TURNOUT
The text was updated successfully, but these errors were encountered: