Rather than always having to go to Apps->Develop Apps–>Test Luup Code (Lua) to learn/test code, i was wondering is there a standalone URL/option that can be used?
I work on the iPad nearly all the time now and already have the direct URL to view the logs, however it would be great to be able to go straight into a test Luup code page too, rather than have to jump through all those hoops each time.
Rather than always having to go to Apps->Develop Apps–>Test Luup Code (Lua) to learn/test code, i was wondering is there a standalone URL/option that can be used?
I work on the iPad nearly all the time now and already have the direct URL to view the logs, however it would be great to be able to go straight into a test Luup code page too, rather than have to jump through all those hoops each time.[/quote]
sorry, don’t have the answer, but what url do you use for logs?
Replace with your Vera IP and away you go, please note there is a short delay at times and if you have verbose logging enabled it can become unmanageable (especially on the iPad)
Does anyone else have any idea how you can have (or create) a standalone code window/URL for testing code on Vera? One you can bookmark and tab between when checking the logs URL and/or the dashboard if you’re trying to change the state of a device etc.
It’s an old thread, but I wanted to resurface it just to see if anything had maybe changed since Nov 2012. (While that’s well over a year ago, I’m still a big iPad user)
As the web UI can submit the code, surely there has to be a way to send code, without needing to load the full UI?
The goal is simply to submit on off bits of code/Luup to Vera, in some other way, rather than having to load up you the full web UI and then go to apps etc.
Vera has a test code page with button to press to submit it,
Is there is a more direct way to do that code submission
(RunLua seems to be the log entry identifier for anything you submit via that page)
If you are interested to read how LuaTest came to life, and also how I use it with Textastic (iOS app) and Vera via mapped (CIFS share) to my NAS - read this thread.