@tve, you exactly hit my point.
I will have a lot of data from several sensors. This data is used to create charts. Charts are updated, whenever new data is comin in. This is something, often used in controlrooms.
With websockets the amount of data to be send are only a few bytes.
Having a cloud in the background would go over the top. And I would loose some control.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@tve, you exactly hit my point.
I will have a lot of data from several sensors. This data is used to create charts. Charts are updated, whenever new data is comin in. This is something, often used in controlrooms.
With websockets the amount of data to be send are only a few bytes.
Having a cloud in the background would go over the top. And I would loose some control.