Skip to main content
18-Opal
March 19, 2018
Question

Service to identify connected devices?

  • March 19, 2018
  • 2 replies
  • 1959 views

Is there a way to use JavaScript's navigator object in ThingWorx?
A service that determines the OS or MAC address of the connected device is required.
We are also considering importing the service as an extension through Eclipse.

If you have a good opinion, please present it.

Thank you.

2 replies

5-Regular Member
March 28, 2018

Hi @CHASEONHO sorry I'm not aware of this and i would expect this to be privacy or security vulnerability if one can do it (may be i am wrong).

 

But in its simplest form I would do the same as you already plan to do, i.e. having a service in your custom extension.

CHASEONHO18-OpalAuthor
18-Opal
April 2, 2018

i See...
We are in the process of reviewing the HTML code.
Thank you for answer.
Have a nice day