Sure! Just reach out to support@clever.pet and we’ll get things sorted for you.
Yes! Particle has a robust architecture for flashing and monitoring devices remotely. The hackerpet library includes an example that shows how to set up fast UDP-based logging so you can monitor your Particle Photon over WiFi.
No. Although you have full access to all the data it produces via the reports.
Kind of! Particle lets you register functions on your Photon that you can call with an HTTP request. The easiest, if a bit cumbsersome, approach is to use the Particle Console.
As of May 2019, the default examples do not include on/off functionality. As soon as your Hub is turned out, the game starts playing, and the easiest way to turn it off is to unplug your Hub. That said, hackerpet makes it very easy for you to add your own on/off functionality if you’re so inclined!
Check out the instructions on setting up data reporting.