Skip to content

Commit 460f0a8

Browse files
committed
Release 1.6.0
1 parent 89694ba commit 460f0a8

File tree

3 files changed

+33
-22
lines changed

3 files changed

+33
-22
lines changed

CHANGELOG.md

Lines changed: 31 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.6.0](https://github.com/OpenZWave/node-openzwave-shared/compare/v1.5.12...v1.6.0)
8+
9+
> 11 February 2020
10+
11+
- Changes to make the windows build compatible with Node 12. [`#364`](https://github.com/OpenZWave/node-openzwave-shared/pull/364)
12+
- docs: Updated events [`58c4d9b`](https://github.com/OpenZWave/node-openzwave-shared/commit/58c4d9bc6bf17953da2635050887a742c3e70b8b)
13+
- Change because node 0.12 doesn't support string interpolation. [`1df30cf`](https://github.com/OpenZWave/node-openzwave-shared/commit/1df30cf347c1f4e64d5542a6b9026cbf1a9d651f)
14+
- Fix to be compatible with old old node. [`c4885f7`](https://github.com/OpenZWave/node-openzwave-shared/commit/c4885f73b69652bd0a0033f7038181e0ec780d98)
15+
716
#### [v1.5.12](https://github.com/OpenZWave/node-openzwave-shared/compare/v1.5.11...v1.5.12)
817

918
> 16 January 2020
1019
1120
- fix: Fixed 'connected' callback with ozw version [`fae401c`](https://github.com/OpenZWave/node-openzwave-shared/commit/fae401cea1e940c836ae971868849bca5476cd6d)
1221
- feat: Added getOzwVersion method [`80f9dbf`](https://github.com/OpenZWave/node-openzwave-shared/commit/80f9dbfadb6d786b7549b08c120a038b3e53ad3d)
22+
- Release 1.5.12 [`1e4a78a`](https://github.com/OpenZWave/node-openzwave-shared/commit/1e4a78a31ffcb0607ea757fc4576d97c8b7e5c48)
1323

1424
#### [v1.5.11](https://github.com/OpenZWave/node-openzwave-shared/compare/v1.5.10...v1.5.11)
1525

@@ -36,7 +46,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3646
3747
- [fix] Openzwave 16 deprecated errors #355 [`de923b5`](https://github.com/OpenZWave/node-openzwave-shared/commit/de923b5433ae3bd2cf127efd06a22f9cea7f5b84)
3848
- Release 1.5.9 [`a009e63`](https://github.com/OpenZWave/node-openzwave-shared/commit/a009e632bbb5cc8552075e8cb3b828cf4c5fce5e)
39-
- [fix] Enable writeConfig function for openzwave version < 16 [`5686303`](https://github.com/OpenZWave/node-openzwave-shared/commit/5686303d9b25f534860217c54631aa3ed2dc1dab)
49+
- [fix] Enable writeConfig function for openzwave version &lt; 16 [`5686303`](https://github.com/OpenZWave/node-openzwave-shared/commit/5686303d9b25f534860217c54631aa3ed2dc1dab)
4050
- Update openzwave-shared.d.ts [`a4aecf0`](https://github.com/OpenZWave/node-openzwave-shared/commit/a4aecf089aca3f6b6c1d6cca958e831aac326f98)
4151
- [fix] getValueIdDescriptor OZWValueIdIndex type [`7eaa12a`](https://github.com/OpenZWave/node-openzwave-shared/commit/7eaa12ab0019bf4b7ffbece6ed5a7891f5059be8)
4252

@@ -52,7 +62,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
5262

5363
> 2 October 2019
5464
55-
- BitSet support and fix scene event for ozw <1.6 [`#345`](https://github.com/OpenZWave/node-openzwave-shared/pull/345)
65+
- BitSet support and fix scene event for ozw &lt;1.6 [`#345`](https://github.com/OpenZWave/node-openzwave-shared/pull/345)
5666
- Updated typings [`#334`](https://github.com/OpenZWave/node-openzwave-shared/pull/334)
5767
- Use OZWManagerAssign to obtain ValueLabel and ValueHelp [`#333`](https://github.com/OpenZWave/node-openzwave-shared/pull/333)
5868
- Added the updateOptions method to the typings [`#330`](https://github.com/OpenZWave/node-openzwave-shared/pull/330)
@@ -63,18 +73,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6373
- getAssociationsInstances [`8a7ac32`](https://github.com/OpenZWave/node-openzwave-shared/commit/8a7ac326465a499600c3837253bc516d196f5cb3)
6474
- Added new options in IConstructorParameters [`7d36b08`](https://github.com/OpenZWave/node-openzwave-shared/commit/7d36b08c19f47ed066d93a7f5befda2d586f5bbb)
6575
- [chore] Release/changelog script [`7468e06`](https://github.com/OpenZWave/node-openzwave-shared/commit/7468e06f4da289d28857577ee1106c94bc68dcdc)
66-
- [fix] Make scene management back working for ozw < 1.6 [`86c61e0`](https://github.com/OpenZWave/node-openzwave-shared/commit/86c61e0224629e4fbc125d06afc6f7f146bd0202)
76+
- [fix] Make scene management back working for ozw &lt; 1.6 [`86c61e0`](https://github.com/OpenZWave/node-openzwave-shared/commit/86c61e0224629e4fbc125d06afc6f7f146bd0202)
6777
- [fix] Compilation errors [`0183340`](https://github.com/OpenZWave/node-openzwave-shared/commit/0183340af6b9ee49407f785d23c434325d4d5f0a)
6878
- [fix] Position index [`f25d453`](https://github.com/OpenZWave/node-openzwave-shared/commit/f25d453b111e750be0f9fd0abb2923fe80a81298)
6979
- [fix] Bitset values parsing [`b767231`](https://github.com/OpenZWave/node-openzwave-shared/commit/b7672311b574cf2ffadba672960652fc2c918752)
70-
- Merge with master [`066a25c`](https://github.com/OpenZWave/node-openzwave-shared/commit/066a25cfe402a985af2e475e7775639930223078)
7180
- [fix] Declaration error [`92fdf36`](https://github.com/OpenZWave/node-openzwave-shared/commit/92fdf36a599cb5f3340628a084f09b046a0790c4)
7281
- added missing nodeId to getNumGroups , added instance to value removed [`736f636`](https://github.com/OpenZWave/node-openzwave-shared/commit/736f636f5784bfd056f6d29d05ba1fc97b2493b2)
7382
- Added new command param [`75fcc17`](https://github.com/OpenZWave/node-openzwave-shared/commit/75fcc170b8d6cf0453ed118d84e6cd209a2e8a2a)
74-
- [fix] Typo [`5a31f31`](https://github.com/OpenZWave/node-openzwave-shared/commit/5a31f31296b22371f026240814994114c52ec974)
7583
- [fix] Replaced ifdef with if for preprocessor [`c46722f`](https://github.com/OpenZWave/node-openzwave-shared/commit/c46722ff8fcbfdc656c3be89bf6c69167b336d97)
7684
- Bump version [`cc626a8`](https://github.com/OpenZWave/node-openzwave-shared/commit/cc626a8cd99abec995901b48c988f9e2591f560c)
85+
- Merge with master [`066a25c`](https://github.com/OpenZWave/node-openzwave-shared/commit/066a25cfe402a985af2e475e7775639930223078)
7786
- GetMetaData in correct compiler directive [`59e7695`](https://github.com/OpenZWave/node-openzwave-shared/commit/59e7695eddd93554fe61c0ee8b07dc5171998e16)
87+
- [fix] Typo [`5a31f31`](https://github.com/OpenZWave/node-openzwave-shared/commit/5a31f31296b22371f026240814994114c52ec974)
7888

7989
#### [1.5.6](https://github.com/OpenZWave/node-openzwave-shared/compare/1.5.5...1.5.6)
8090

@@ -180,6 +190,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
180190
- Fix scene values type 'list' (Partially fix #266) [`#267`](https://github.com/OpenZWave/node-openzwave-shared/pull/267)
181191
- added instanceids to add and remove association [`#262`](https://github.com/OpenZWave/node-openzwave-shared/pull/262)
182192
- Fix scene APIs [`#264`](https://github.com/OpenZWave/node-openzwave-shared/pull/264)
193+
- Merge pull request #267 from robertsLando/master [`#266`](https://github.com/OpenZWave/node-openzwave-shared/issues/266)
183194
- Fix scene values type 'list' (Partially fix #266) [`#266`](https://github.com/OpenZWave/node-openzwave-shared/issues/266)
184195
- added enums compiled from ts [`f1171d6`](https://github.com/OpenZWave/node-openzwave-shared/commit/f1171d6f74dc69ea5c8982ec41ceb76214321b4f)
185196
- added types to package.json [`44de998`](https://github.com/OpenZWave/node-openzwave-shared/commit/44de9983a53d43b3723852d82d308d2f4ac274a5)
@@ -256,14 +267,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
256267
- issue #205: clarify on eventIds [`bd39193`](https://github.com/OpenZWave/node-openzwave-shared/commit/bd391932dc26bce483139311237fa8c5a4c226e8)
257268
- amend README [`b27f5f0`](https://github.com/OpenZWave/node-openzwave-shared/commit/b27f5f09b7c81994bf47245a9b71fe9d648f27ad)
258269
- Fix in EnablePoll method, it instead of getting a value from index 1, used "1" as an actual value of intensity. [`cdeaf5d`](https://github.com/OpenZWave/node-openzwave-shared/commit/cdeaf5d15310bb7722e0ef62922dba5fe96958ad)
259-
- Removed mentioning of openzwave-controller.cc in comments in openzwave.hpp, it looks like all the methods are in openzwave-driver.cc now. [`f49ae5b`](https://github.com/OpenZWave/node-openzwave-shared/commit/f49ae5b31ac5d49318c8b6d5da65a12325ff1c32)
260270
- Removed mentinoning of non-existant openzwave-controller.cc [`ae2d235`](https://github.com/OpenZWave/node-openzwave-shared/commit/ae2d235e22c3307a34f3fd181aaf9e58f1212bd7)
271+
- Removed mentioning of openzwave-controller.cc in comments in openzwave.hpp, it looks like all the methods are in openzwave-driver.cc now. [`f49ae5b`](https://github.com/OpenZWave/node-openzwave-shared/commit/f49ae5b31ac5d49318c8b6d5da65a12325ff1c32)
261272
- add Matt to contributors [`0df5ef6`](https://github.com/OpenZWave/node-openzwave-shared/commit/0df5ef62c6ec80bbe444a449e628d9c4ba478677)
273+
- publish version 1.4.1 [`c3c4a89`](https://github.com/OpenZWave/node-openzwave-shared/commit/c3c4a8948f8200d9ab484a525f575bb55963a4f0)
262274
- fix typo [`b38e270`](https://github.com/OpenZWave/node-openzwave-shared/commit/b38e27069bad0dbcacb3ae8b4dd31e7314aa68f7)
263-
- Fixing a common coexistence issue. Look for the newest referece first. [`10111c6`](https://github.com/OpenZWave/node-openzwave-shared/commit/10111c600e182e69685525479efb60d8b04f5cbb)
264-
- fix for #196 [`146b205`](https://github.com/OpenZWave/node-openzwave-shared/commit/146b205cc5beccf0f6fb0ef9a4b52ba78b977502)
265275
- Update README-api.md [`1f2ccdc`](https://github.com/OpenZWave/node-openzwave-shared/commit/1f2ccdc7b75e5c8b1bef00e73f6f246a16906fab)
266-
- publish version 1.4.1 [`c3c4a89`](https://github.com/OpenZWave/node-openzwave-shared/commit/c3c4a8948f8200d9ab484a525f575bb55963a4f0)
276+
- fix for #196 [`146b205`](https://github.com/OpenZWave/node-openzwave-shared/commit/146b205cc5beccf0f6fb0ef9a4b52ba78b977502)
277+
- Fixing a common coexistence issue. Look for the newest referece first. [`10111c6`](https://github.com/OpenZWave/node-openzwave-shared/commit/10111c600e182e69685525479efb60d8b04f5cbb)
267278

268279
#### [1.4.0](https://github.com/OpenZWave/node-openzwave-shared/compare/1.3.4...1.4.0)
269280

@@ -304,21 +315,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
304315
- make test script exit after settimeout [`de48ee1`](https://github.com/OpenZWave/node-openzwave-shared/commit/de48ee1d3178b4b48c47b9f7e51cfaf11bf2021a)
305316
- add travis config [`6c24719`](https://github.com/OpenZWave/node-openzwave-shared/commit/6c247195ee4ce788987c22ee3b82766fd8b5a295)
306317
- update travis [`95cfae8`](https://github.com/OpenZWave/node-openzwave-shared/commit/95cfae8ae112637646b1ef4dffbdac24eb01feeb)
307-
- update travis [`f141a5a`](https://github.com/OpenZWave/node-openzwave-shared/commit/f141a5a9310163011a62d0893807f02d4fc7bf32)
308318
- update travis [`84e3e26`](https://github.com/OpenZWave/node-openzwave-shared/commit/84e3e264014a906c38ef6af4542273f17957997b)
319+
- update travis [`f141a5a`](https://github.com/OpenZWave/node-openzwave-shared/commit/f141a5a9310163011a62d0893807f02d4fc7bf32)
309320
- update travis [`ee29a03`](https://github.com/OpenZWave/node-openzwave-shared/commit/ee29a038414e60e24bd0774f54c37b45609aa689)
310321
- update travis [`18a1319`](https://github.com/OpenZWave/node-openzwave-shared/commit/18a131901422651e67c649e3ab74944f6ae22842)
311322
- update travis [`b26f9a5`](https://github.com/OpenZWave/node-openzwave-shared/commit/b26f9a5708137128d93ab371f834c0e1f852be1b)
312323
- fix npmignore [`3ebb88c`](https://github.com/OpenZWave/node-openzwave-shared/commit/3ebb88cece45162d4f08e0d50544ab93b48a90fb)
313-
- no script section needed [`b58a161`](https://github.com/OpenZWave/node-openzwave-shared/commit/b58a1615f256a35c9e1929fa0b71e63f12200216)
314324
- version 1.3.2: add travisCI, reimplement getSceneValues as per issue#123 [`548160b`](https://github.com/OpenZWave/node-openzwave-shared/commit/548160b1adef5dd1c80f80260c9ab6fd79e8089e)
315325
- add Travis badge [`20cba0e`](https://github.com/OpenZWave/node-openzwave-shared/commit/20cba0e601c44ac7e47ca29a6512e60277022605)
326+
- no script section needed [`b58a161`](https://github.com/OpenZWave/node-openzwave-shared/commit/b58a1615f256a35c9e1929fa0b71e63f12200216)
316327
- update travis [`269dbd9`](https://github.com/OpenZWave/node-openzwave-shared/commit/269dbd9f025173f2a9df6f91a39e66369ec3ff58)
317-
- update travis [`64b1826`](https://github.com/OpenZWave/node-openzwave-shared/commit/64b18266390034f185219ad3a61d3c7e16a272c7)
318-
- update travis [`c446446`](https://github.com/OpenZWave/node-openzwave-shared/commit/c446446dd5c71a10f8df3e3ceee9c8d75e0a142e)
319-
- update travis [`04f0b90`](https://github.com/OpenZWave/node-openzwave-shared/commit/04f0b901f6d73d97d2dd5249eee7c74df366f1bf)
320-
- update travis [`1cf55e2`](https://github.com/OpenZWave/node-openzwave-shared/commit/1cf55e29d24e8513fd3d796956506da8e096b16a)
321328
- add ldconfig -n [`dc2cf7d`](https://github.com/OpenZWave/node-openzwave-shared/commit/dc2cf7ddf1fb9ccefef378d56560463cd8dbde6f)
329+
- update travis [`1cf55e2`](https://github.com/OpenZWave/node-openzwave-shared/commit/1cf55e29d24e8513fd3d796956506da8e096b16a)
330+
- update travis [`04f0b90`](https://github.com/OpenZWave/node-openzwave-shared/commit/04f0b901f6d73d97d2dd5249eee7c74df366f1bf)
331+
- update travis [`c446446`](https://github.com/OpenZWave/node-openzwave-shared/commit/c446446dd5c71a10f8df3e3ceee9c8d75e0a142e)
332+
- update travis [`64b1826`](https://github.com/OpenZWave/node-openzwave-shared/commit/64b18266390034f185219ad3a61d3c7e16a272c7)
322333
- update travis [`cc66c18`](https://github.com/OpenZWave/node-openzwave-shared/commit/cc66c1822655175244b207728a53f2aee2bb7d02)
323334

324335
#### [1.3.1](https://github.com/OpenZWave/node-openzwave-shared/compare/1.3.0...1.3.1)
@@ -462,9 +473,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
462473
- update documentation [`a6bf893`](https://github.com/OpenZWave/node-openzwave-shared/commit/a6bf89384b899b76d2e8fff804f6ae1b747daf2a)
463474
- bump up version [`5f9fcbf`](https://github.com/OpenZWave/node-openzwave-shared/commit/5f9fcbf60a42d01c2313dd58b2c572c25c05e8b8)
464475
- remove strict type checking, its confusing users [`95dc3a8`](https://github.com/OpenZWave/node-openzwave-shared/commit/95dc3a89f7cf91ebc0f90b53dc9d3e666cd4e24b)
465-
- fix whitespace [`29f09e4`](https://github.com/OpenZWave/node-openzwave-shared/commit/29f09e41f19ca0e986d8c4136af80a6ba0c83e77)
466476
- remove valueId from Type_NodeEvent callback as its currently peeking at random data [`9369f68`](https://github.com/OpenZWave/node-openzwave-shared/commit/9369f68f7d9e34e73e69cbd95a3583c5c5b26431)
467477
- update test [`71c57f9`](https://github.com/OpenZWave/node-openzwave-shared/commit/71c57f97023788970034b2f74ae184a2490152a1)
478+
- fix whitespace [`29f09e4`](https://github.com/OpenZWave/node-openzwave-shared/commit/29f09e41f19ca0e986d8c4136af80a6ba0c83e77)
468479
- Add troubleshooting note [`1ed7d4f`](https://github.com/OpenZWave/node-openzwave-shared/commit/1ed7d4fe9d295d98a792e9ee6b6c7464a3c73124)
469480
- Update README-api.md [`cc9fa34`](https://github.com/OpenZWave/node-openzwave-shared/commit/cc9fa34a12399975c273ad61a08a8ea84fd6fdc4)
470481

@@ -530,12 +541,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
530541
- bump up version for npm publish [`448db22`](https://github.com/OpenZWave/node-openzwave-shared/commit/448db2240ed35540bd3e76e8562729394b5cabc7)
531542
- adaptation for node x86 (?) [`28c0bd7`](https://github.com/OpenZWave/node-openzwave-shared/commit/28c0bd70bd9043d71fc25340f6718c8761b62225)
532543
- replace \ by / when calling with --get-ozw-home [`bc13be6`](https://github.com/OpenZWave/node-openzwave-shared/commit/bc13be677146d7f01d62e1f685ebf867f38c2bc9)
533-
- fixed stupid copy/paste mistake ... duh ... [`d0292ef`](https://github.com/OpenZWave/node-openzwave-shared/commit/d0292ef7922e2a3235f994f60c3cc075d608cfe3)
534544
- Reverted code to something simpler [`460571f`](https://github.com/OpenZWave/node-openzwave-shared/commit/460571f5a93553c92e0828d269d7f953651e998c)
545+
- fixed stupid copy/paste mistake ... duh ... [`d0292ef`](https://github.com/OpenZWave/node-openzwave-shared/commit/d0292ef7922e2a3235f994f60c3cc075d608cfe3)
535546
- Define etc, security for windows [`ac4c885`](https://github.com/OpenZWave/node-openzwave-shared/commit/ac4c885f754697f874937ce79389fbfdbe7dfe78)
547+
- fix for process.env [`4600c0c`](https://github.com/OpenZWave/node-openzwave-shared/commit/4600c0caed4d079ffff2a656529704d34e2c94f7)
536548
- fix [`f5bbfdf`](https://github.com/OpenZWave/node-openzwave-shared/commit/f5bbfdfd2b4385e36f131c05522827103fa8d82f)
537549
- Point to public gist [`18d1dc2`](https://github.com/OpenZWave/node-openzwave-shared/commit/18d1dc2d05efcab581afc903ebdcfe751cac4b4e)
538-
- fix for process.env [`4600c0c`](https://github.com/OpenZWave/node-openzwave-shared/commit/4600c0caed4d079ffff2a656529704d34e2c94f7)
539550

540551
#### [1.1.3](https://github.com/OpenZWave/node-openzwave-shared/compare/v1.1.2...1.1.3)
541552

@@ -623,7 +634,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
623634
- updated docs and example for BeginControllerCommand [`8957674`](https://github.com/OpenZWave/node-openzwave-shared/commit/8957674ff80ba12928a66a536fc073448298d592)
624635
- fix polling status notification, return new sceneID from addScene [`205cda1`](https://github.com/OpenZWave/node-openzwave-shared/commit/205cda1247624ecda9d36ce21a4e0fe666107140)
625636
- map ozw decimals to strings [`2b34787`](https://github.com/OpenZWave/node-openzwave-shared/commit/2b34787feb5925921a18f204bc0045afd39f2028)
626-
- remove dup emit_cb->Call(), redundant colons [`a8c05a1`](https://github.com/OpenZWave/node-openzwave-shared/commit/a8c05a16677de308453cd290f028d8cb5d40eb7e)
637+
- remove dup emit_cb-&gt;Call(), redundant colons [`a8c05a1`](https://github.com/OpenZWave/node-openzwave-shared/commit/a8c05a16677de308453cd290f028d8cb5d40eb7e)
627638
- updated readme [`76f3cac`](https://github.com/OpenZWave/node-openzwave-shared/commit/76f3cac8d9630f56b2fcb72d32e9024ee5d90ad9)
628639
- fix for the compatibility layer breaking ... compatibility due to aesthetic reasons [`0515d07`](https://github.com/OpenZWave/node-openzwave-shared/commit/0515d0766383ecc7f9ca3ed68b1d9136604464bf)
629640

@@ -633,7 +644,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
633644
634645
- Initial commit for NaN-ized build targeting both 0.10 and 0.12 [`82366ab`](https://github.com/OpenZWave/node-openzwave-shared/commit/82366abe5f4ab0ec67ecec7f1c1ffcb538cc2904)
635646
- no floats in javascript: what a shame [`15bcfef`](https://github.com/OpenZWave/node-openzwave-shared/commit/15bcfef33b10b371cc91cd3706a4acf6955fb0e2)
636-
- Nan-ized strings (String::New => NanNew<String>) and symbols [`171b199`](https://github.com/OpenZWave/node-openzwave-shared/commit/171b199b146c4f194c4c10cf7618560ddf3adba8)
647+
- Nan-ized strings (String::New =&gt; NanNew&lt;String&gt;) and symbols [`171b199`](https://github.com/OpenZWave/node-openzwave-shared/commit/171b199b146c4f194c4c10cf7618560ddf3adba8)
637648
- removed remaining traces of String::NewSymbol [`8680474`](https://github.com/OpenZWave/node-openzwave-shared/commit/8680474abf4a38dffcb7df37df5477eeea05ab45)
638649
- updated README [`4869970`](https://github.com/OpenZWave/node-openzwave-shared/commit/4869970a4b5540a30eeac4e72b97ef4100abdca4)
639650

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openzwave-shared",
3-
"version": "1.5.12",
3+
"version": "1.6.0",
44
"description": "Node.JS bindings for OpenZWave including management and security functions",
55
"main": "./lib/openzwave-shared.js",
66
"types": "./types/openzwave-shared.d.ts",

0 commit comments

Comments
 (0)