Mihail Panayotov

Results 14 comments of Mihail Panayotov

Any solution to this issue? This loader is not usable at all while developing.

Let's hope this will happen. I really think client-server is the right architecture for such project, especially in 2016. What is the "Remote Control" section in Settings?

So we kinda already have the communication part! :)

+1 for DB agnostic solution guide. Personally I would like to use this stack with NeDB (as it is a pure JS solution and no binaries required) and I'm stuck...

Same issue here. It's a strange one, because it seems to be random - sometimes it loads the card, sometimes it can't. More often it can't.

Second that question :)

Hey Nocobase team, this issue is really nasty. There should be way to go back and just fix the UI. Now the only way to "fix" it is to scrap...

Hi, it would be useful for all kind of serial communications (rs-232, rs-485, etc.). Controlling serial devices via ASCII protocol, receiving strings from the serial bus, etc. Also if a...

Is there any progress in that issue? Is there any solution to the example I gave? How you deal with custom Arduino hardware?

Thanks for the answer. Actually the idea is to have a generic serial plugin and to provide the protocol mapping as a regex, so it could be highly reusable with...