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

New 'Frame' class #15

Closed
sde1000 opened this issue Sep 21, 2015 · 3 comments
Closed

New 'Frame' class #15

sde1000 opened this issue Sep 21, 2015 · 3 comments
Labels

Comments

@sde1000
Copy link
Owner

sde1000 commented Sep 21, 2015

I've started to add support for different frame sizes to the code. Check out the 'frameclass' branch in my repo and let me know what you think. In particular, I'd like to know whether this approach will work with what you've been doing in your own code.

Assuming you think this is OK, I plan to start going through IEC 62386-103 and adding 24-bit control device commands and events to the library. There are also some more 16-bit commands in IEC 62386-102 to add, and some cleaning up to do to fix assumptions I made when I only had access to IEC 60929 annex E.

@rnixx
Copy link
Contributor

rnixx commented Sep 21, 2015

Looks very nice, but also a lots of changes. I'm stuck the next few days on project work, will try it out later this week.

But i guess this question was more in direction of @caiwan and his UART approach?

@sde1000
Copy link
Owner Author

sde1000 commented Sep 21, 2015

I have a busy week so I'm unlikely to be able to do any more before the weekend!

@sde1000
Copy link
Owner Author

sde1000 commented Sep 22, 2015

...well, I found some time. I've reorganised to make the library match the structure of IEC 62386, added missing commands, and added incandescent lamp dimmer commands.

@sde1000 sde1000 closed this as completed Sep 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants