OpenSprinkler Forums Hardware Questions Expansion board and computer board only Reply To: Expansion board and computer board only

#49301

Samer
Keymaster

The application is just a web app that’s packaged for native using Cordova on Android/iOS. The code is basically all inside js/main.js. Debugging will be done by using the developer tools available in Chrome (works both locally and from Cordova via chrome://inspect).

Hope this helps!