Search found 4 matches
- 07 Jun 2022 09:10
- Forum: Discussions in English
- Topic: Module that send events over TCP/UDP or websocket
- Replies: 17
- Views: 20411
Re: Module that send events over TCP/UDP or websocket
Thanks that helped, got it working. Don’t need the module anymore as the device.level that is pushed has all info I need.
- 06 Jun 2022 21:21
- Forum: Discussions in English
- Topic: Module that send events over TCP/UDP or websocket
- Replies: 17
- Views: 20411
Re: Module that send events over TCP/UDP or websocket
Thanks, could someone point me in the right direction on how send bearer token over ws. I'm sending the token via HTTP for commands and works fine. Websocket api doesn't show an example unless I missed it.
- 04 Jun 2022 19:53
- Forum: Discussions in English
- Topic: Module that send events over TCP/UDP or websocket
- Replies: 17
- Views: 20411
Re: Module that send events over TCP/UDP or websocket
I upgraded to 3.2.3 and the new Pro 7. It broke this Websocket Configurator Module. Having finding a good example of how bind devices changes over websocket. Any idea what broke this module? Was using to push all changes over websocket to a custom RTI XP Processor driver.
- 04 Jun 2022 19:29
- Forum: Discussions in English
- Topic: Module that send events over TCP/UDP or websocket
- Replies: 17
- Views: 20411
Re: Module that send events over TCP/UDP or websocket
I was using this module for a third party control system. When I upgraded to Pro 7 and 3.2.3 this websocket module that pushed all status changes to the other side has stopped working. I can see my client side still connect to websocket but no changes are pushed. How would I bind websocket to show c...