TelluIoT / ThingML

The ThingML modelling language

Home Page:https://github.com/TelluIoT/ThingML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to state.js v7

brice-morin opened this issue · comments

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.

Tests look OK, thanks!