Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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