Hello,
We did an import of Teamviewer Connections out of the Teamviewer Manager (.db). This worked well, but the passwords were not imported. Is this not possible or could this be done someho? As we talk about 400 entries.. which we would need to enter the password manually again.
Another question regardin the on/offline mode. In the teamviewer Application we can see which hosts are online and which are not. Is this also possible in RDM somehow?
Thanks and best regards.
Patrick
Hi Patrick,
We can't import the passwor since we don't know how to decrypt them. Do you have a solution for us? For now it's not possible to detect if they are connected. I know that they now have an SDK and this is something that we want to investigate.
David Hervieux
Hi David
I asked Teamviewer and they told me it's encrypted and can't be retrieved.. :-( I will take another look if I find something else.
Regarding the online status, I think I found something in the API Document: http://downloadeu2.teamviewer.com/integrate/TeamViewer_API_Documentation.pdf Page 21:
GET /api/v1/users?online=true&full_list=true
Hope this helps.
Best regards.
Patrick
Hi David
Did you take a look on the ducmentation regarding the online status above? It would help a lot if we would see if a Teamviewer host is online or not.
Thanks for checking.
Best regards.
Patrick
It's still on our todo list but not done yet. We will give a try after the release of RDM 10.
David Hervieux
Great, thanks!
Hello David
WIth version 10 of Teamviewer, it's no possible to display the online status in other applications.
http://download.teamviewer.com/integrate/TeamViewer_API_Documentation.pdf
3.10: GET /api/v1/devices
Best regards.
Patrick
Thank you
David Hervieux
Just read a little more, and with: WHERE"device_id=123456789" a specific device can be checked for the online/offline status.
Best regards.
Patrick
Would be great to see the status of teamviewer clients. Is this already planed? As it's possible since version 10 via api.
Hi,
It still on our todo list. My only concern is the performance. Would you like it to be refreshed automatically?
David Hervieux
Hi David
What kind of refreshs would be possible? When opening the folder? Or when clicking on the object?
The refresh of the Teamviewer Application does not seem to take a lot of speed. We could also be a beta tester.
Best regards.
Patrick
Perhaps when you click on the connection?
David Hervieux
Yes this could be something, perhaps with another button "refresh all" if we need to get an overview who is still online.