cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Websocket connection to GetProperties outside of mashup

btrevaskis
6-Contributor

Websocket connection to GetProperties outside of mashup

We're attempting to bind to the GetProperties websocket from a web application outside of Thingworx in the same way as we would within an mashup via the "update automatically" checkbox. Is this possible?

ACCEPTED SOLUTION

Accepted Solutions

The JS lib is <Thingworx>/Runtime/tw-javascript-sdk/Common/tw-javascript-sdk/tw-javascript-sdk-0.2.0.js

But I don't think it is designed to be used outside a mashup and this is not a public SDK.

View solution in original post

4 REPLIES 4

It can be tricky, the AlwaysOn Javascript SDK used by the GetProperties is not documented nor supported.

btrevaskis
6-Contributor
(To:smainente)

Do you have any information on it? A bit of sample code or anything?

The JS lib is <Thingworx>/Runtime/tw-javascript-sdk/Common/tw-javascript-sdk/tw-javascript-sdk-0.2.0.js

But I don't think it is designed to be used outside a mashup and this is not a public SDK.

btrevaskis
6-Contributor
(To:smainente)

Thanks.

Announcements


Top Tags