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

Register device's protocol to new device type #48

Open
gabiSRC opened this issue Jun 11, 2018 · 0 comments
Open

Register device's protocol to new device type #48

gabiSRC opened this issue Jun 11, 2018 · 0 comments

Comments

@gabiSRC
Copy link

gabiSRC commented Jun 11, 2018

Hello,
I am working on my oneM2M protocol from which DALI devices are retrieved but I cannot register the devices to any type.

How can I do that? I guess I first have to register a new device type and link it to a protocol in order to be able to register to devices retrieved from the protocol to the associated devices type but I did not find any way to do that, could any one help me on that and correct me if I am heading to wrong direction?

Do I need to implement a new Device (ex: https://github.com/Agile-IoT/agile-core/blob/master/org.eclipse.agail.DeviceFactory/src/main/java/org/eclipse/agail/device/base/AgileBLEDevice.java) and if that is the case, how is everything working together? And how do I integrate and test locally this? Can I just add the class into the agile-core modules in agile-dev? If yes, I will have to push it if all is working fine, right?

Thank you :)

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