Sebastian Oliva
Sebastian Oliva
I just need a single user to access it via network API. no need for high concurrency or sharing the DB files across the network. And I know i could...
Good idea! To make Linux bins we can use the Open Build Service http://openbuildservice.org/ so we can generate RPM, DEB files and more from the same package.
I think that at least we need install info for development/production, simple troubleshooting, status and supported features of each machine plugins for the readme. On Tue, 25 Aug 2015 11:51...
+1 I'd like to know how to test or run a local version.
@mariobehling Ok, will rename.
Work on commit 9889aab4243a9aea9be776395dd9cbc00b095949
more improvements on #40 Should we use something like https://github.com/PyFilesystem/pyfilesystem in order to emulate a directory for the knitting machine to use as a "Floppy disk"? Seems like a sensible...
Ok, will proceed with that.
Plugin scaffold implemented. Still pending implementation details.
There are two main issues that make this full stack testing hard. - **Emulation of device** The knitting process expects replies and continuous communication from the device. To fully emulate...