opensensorhub / osh-core

OpenSensorHub Core Modules
http://docs.opensensorhub.org
Mozilla Public License 2.0
32 stars 16 forks source link

[WebSocket] send() is not working #221

Open mdhsl opened 2 years ago

mdhsl commented 2 years ago

Using send() function of the WebSocket object to send payload is not working on simulated UAV data, mqtt ones works. The server returns:

WebSocket stream closed:  Incoming data is not supported 1003
alexrobin commented 2 years ago

Yes, ingesting observations or commands via websocket is not supported yet.