UNPKG

homie-device

Version:
63 lines (41 loc) 1.31 kB
3.0.1 / 2019-05-08 ================== * publish stats interval at each interval - @carterzenk * remove optional comments from setters that are not optional - @carterzenk * Updated readme to show examples of working with array nodes - @carterzenk * Added additional test coverage for 3.0.1 features - @carterzenk * Published to NPM as 3.0.1 - @lorenwest 0.4.0 / 2019-01-08 ================== * Publish the node ID list - @jpg0 * Differentiate node name from node ID - @rozpuszczalny 0.3.2 / 2018-01-03 ================== * Added travis_retry because sometimes Travis hangs 0.3.1 / 2018-01-03 ================== * Updating Travis node versions to keep Travis happy 0.3.0 / 2018-01-03 ================== * Added isConnected internal state to HomieNode 0.2.1 / 2017-09-07 ================== * Fixed range property topic name 0.1.3 / 2017-09-01 ================== * Changed event order to node connects first, device connect after 0.1.2 / 2017-09-01 ================== * Rounded out implementation * Added range properties * Added message events * Added broadcast messages * Full test suite * Better documentation 0.1.1 / 2017-09-31 ================== * Minimum implementation * No documentation 0.1.0 / 2017-08-30 ================== * Initial publish