TelluIoT / ThingML

The ThingML modelling language
https://github.com/TelluIoT/ThingML
Apache License 2.0
101 stars 32 forks source link

Upgrade to state.js v7 #258

Closed brice-morin closed 5 years ago

brice-morin commented 5 years ago

Seems like the current generated code for JS relies on state.js v5.

We might want to upgrade to the new v7. Note that the library has also been renamed to @steelbreeze/state. There is breaking changes here and there, but it should not be too complicated.

brice-morin commented 5 years ago

Tests look OK, thanks!