Question
How to using navigator
Hello
We searched to get platform or other information of connected device.
I found that I could get information through the navigator in JavaScript.
I created a service that runs navigator.request.
[context: com.thingworx.webservices.context.HttpExecutionContext@420f70fc] [message: Execution error in service script [Thing1 test]: ReferenceError: "navigator" is not defined.]
The above error occurs
What is the solution?
Please help me
thank

