Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Remove serialisation from library #100

Open
cdjackson opened this issue Aug 29, 2016 · 0 comments
Open

Remove serialisation from library #100

cdjackson opened this issue Aug 29, 2016 · 0 comments

Comments

@cdjackson
Copy link
Collaborator

cdjackson commented Aug 29, 2016

I guess we will have a similar discussion as we had with the SerialPort, but I would suggest to remove the serialisation from the main library and put it in the gateway server as an example for others.

The problem is it has a very large dependancy and IMHO this serialisation should be left to the main software and not covered in the library. In my project, the framework already provides libraries for serialising this sort of data, and for embedded systems adding dependancies like this isn't so nice...

What do you think? Is there a better way to handle this? Some sort of callback, or just let the framework populate the devices itself...

Edit: Migrated to https://github.com/zsmartsystems/com.zsmartsystems.zigbee

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

No branches or pull requests

2 participants