WebSockets update process
Hi again,
Could you provide us with some guide or example on how to setup the WebSockets configuration on the client and server? I can't seem to get it to work using the examples provided, on the Wiki & the MicroServer ZIP package. I'm not even talking about file transfers or tunneling, just basic connectivity of Things to begin with. For example, in the MicroServer ZIP package, the "etc/config.json.complete" example file contains several syntax errors (comma's missing, quote instead of colon character).
I have a ws_servers, appKey, http_server and auto_bind section, most of them with default values. On the server, I have a client endpoint with URL ws://localhost:8080/Thingworx/WSChannel and the same appKey.
The wsems can't seem to connect to the server:
bcme-dev-twx01:8080-->[INFO ] 2014-07-01 10:55:18,420 wsEmsProxy::initialize: In
itialization complete!
/ERROR 2014-07-01 10:55:19,379 RestThingworx: EMS is not connected
Has anything changed in the EMS REST API? Can the new 5.0 EMS & WebSockets be used without having to change something in our own connectivity .NET code/assembly?
For the configuration on the server: how should that be set up? Can we remain using the existing Things or do we have to create new Things and ThingTemplates on the server for the WebSocket-connected Things?
Thanks,
Stefan

