0
Periodic tasks with interval less than one day
Is there a way to perform a periodic task in interval less than one day? This is not a solution - connectivity between panel and server considered unreliable.
Customer support service by UserEcho
http://dev.iridiummobile.net/Editor_Server_Tools/en#Schedule ?
upd:
http://support.iridiummobile.net/topics/11992-schedules-let-us-select-hours/
http://support.iridiummobile.net/topics/12089-changing-schedules-clockstimers-in-iridium-server-by-end-user/
Once again: Interval less than one day. For example: each five/ten minutes.
http://dev.iridiummobile.net/Systems_API/en#IR.SetInterval is solution, like as in This example, but on the Server side.
and
http://dev.iridiummobile.net/JS_Guide/en#IR.SetGlobalListener()