Andrew
Andrew
I'm looking for a simple way to get some data across a Bluetoother RfComm channel. Telemetry looks like a nice option, but I need the data to be received by...
Nodes which are read only don't show their access level properly. Node that has Current Read only:  Node with both Read and Write: 
I just grabbed the latest modbus_tk and updated to pyserial 3. There are still issues with RtuMaster._send(). The fix resulting from https://github.com/ljean/modbus-tk/issues/57 is not a complete fix. https://github.com/ljean/modbus-tk/pull/58 appears to...
This seems to only work if your scroll view content is longer than the screen. I have a view with a single scroll view, but the content fits on the...
I noticed the example is extending `Application` in DreamFactoryApp.java. As far as I know this isn't really best practice. It would be better to do the following: Pass the context...
When running standalone the instructions say to edit app/config/config.ts. I can't find this file. Where is it located? Do I need to create it?