Hi,
I have a project in mind (call it project X) that would allow Shelly users to register to this service online and control their Shelly devices (relays mostly) based on different parameters.
My question is, what Shelly API:s is recommended to be used in this kind of project?
So the need is to switch on/off shelly device via shelly cloud api.
Simplest would be to use "Cloud Control API" so that each user would register their API token (and server URL) to project X so that it can have access to users device and control it via the API. But this API has limitation of 1 request per second but is it per one shelly account?, in that case that limitation would not be a problem.
Thank you in advance!