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

deCONZ REST-API Development on Windows? #542

Closed
felixstorm opened this issue Apr 15, 2018 · 4 comments
Closed

deCONZ REST-API Development on Windows? #542

felixstorm opened this issue Apr 15, 2018 · 4 comments

Comments

@felixstorm
Copy link
Contributor

I would be interested in trying to extend the REST-API plugin, but due to several reasons my main working machine is a Windows 10 machine and deCONZ runs on a Raspberry Pi.

As the Pi hardly seems feasible as a development machine, is there an easy way to compile the plugin on Windows? In the readme compiling it on Linux is documented, but I could not find anything about doing it on Windows.

Or has anybody yet tried to work with deCONZ in the Windows Subsystem for Linux?
It's included with Windows 10, comes with a full Ubuntu userland and runs native Linux ELF binaries, but only 64 bit.

Thanks,
Felix

@felixstorm
Copy link
Contributor Author

A short update: I was actually able to start deCONZ within WSL (even with the X11 GUI), but unfortunately deCONZ does not detect the ConBee even though it's available within WSL as /dev/ttyS6.

@manup - Is there a way to force deCONZ to a specific serial port? My guess would be that deCONZ does not detect the ConBee because it is only available as a plain serial port, but not as an USB device.

Thanks,
Felix

@manup
Copy link
Member

manup commented Apr 16, 2018

@manup - Is there a way to force deCONZ to a specific serial port? My guess would be that deCONZ does not detect the ConBee because it is only available as a plain serial port, but not as an USB device.

Not yet but it is planned for the next days, since it is also required for easier docker image integration.

@felixstorm
Copy link
Contributor Author

Great, thank you!

@felixstorm
Copy link
Contributor Author

It's available for some time now by using the switch --dev when starting deCONZ - thanks @manup !

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

2 participants