Community Tip - You can change your system assigned username to something more personal in your community settings. X
Do Thingworx pull data from kepware or kepware push data to thingworx?
Solved! Go to Solution.
Hi @Ujwal17.
KEPServerEX initiates the websocket connection to platform (and keeps checking to make sure it is open). Then it pushes updates to items that ThingWorx has subscribed to. If it cannot maintain the websocket, it will buffer into the store & forward file until the connection can be obtained again.
If this does not answer your question, please let us know.
Regards.
--Sharon
Hi Ujwal,
Kepware is a bi-directional communication. You can send data from/to devices.
It is a one way communication from Kepware to thingworx, So i am asking whether kepware will push the data or thingworx will pull data from thingworx
Hi @Ujwal17.
KEPServerEX initiates the websocket connection to platform (and keeps checking to make sure it is open). Then it pushes updates to items that ThingWorx has subscribed to. If it cannot maintain the websocket, it will buffer into the store & forward file until the connection can be obtained again.
If this does not answer your question, please let us know.
Regards.
--Sharon
Hi @Ujwal17.
If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon