API - How can I check if a device is currently used by user?
fla
Posts: 4
I would like to check frequently if a device is currently used (has an open connection).
With this API I get only the status (online/offline):
/api/v1/devices?remotecontrol_id=rXXXXXXXXXX
Any ideas?
Tagged:
1
Comments
-
I too have the same question. It seems that through the api you can only access connection reports after they have been terminated. I am trying to configure my application to display what devices are already remoted in to. Hope they come up with something.
0