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
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.
The text was updated successfully, but these errors were encountered:
...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.
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.
The text was updated successfully, but these errors were encountered: