Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenZWave/node-openzwave-shared

OpenZWave addon for Node.js (all versions) including management and security functions
https://github.com/OpenZWave/node-openzwave-shared

update docs

18b8c852cccf5da4dcf58e524b69658a6547d6c1 authored over 9 years ago
Move to node_gyp for compiling ozw on windows

I moved the compilation to node_gyp for open zwave. This lets you
compile the stock openzwave p...

ff8d399b402673f9b6d7f135070dedd18f0a8ed4 authored over 9 years ago
Define etc, security for windows

ac4c885f754697f874937ce79389fbfdbe7dfe78 authored over 9 years ago
Adding windows build support

1) There is a potentially breaking change in .\src\openzwave.cc. I got
a compilation error and ...

354ea2294326b3de14590708ff0dd5b9f35eeaac authored over 9 years ago
fix broken build with old openzwave

a6d227fe33405ba2ea4df0f0aef379bb3e5cb76b authored over 9 years ago
update version

c1cea3a0fa0b86cd47244644c4fe57c8702278c9 authored over 9 years ago
Merge pull request #28 from OpenZWave/security

Added support for the new Secure devices API

437bede9bac07bf3d8ccb1ddf8fa72766c59fb03 authored over 9 years ago
updated documentation

83608db95a6377c44a1e746fd1c9ef190f32c570 authored over 9 years ago
initial support for OZW Security

d5423ed2ba6aa06149ac40e48593fa19849d8932 authored over 9 years ago
implement setNodeLevel, rename set[Name/Location] to setNode[Name/Location]

665fefaca0b8e1eaa5fa7248090293596b18e6f7 authored over 9 years ago
expose the full EventEmitter API (to fix node-red-contrib-openzwave#10)

b09913198e2ec5b701356451f61a9fb6307fe7b1 authored over 9 years ago
update licence typo (LGPL3, not GPL3) for OpenZWave

b1643fa15aea87d5729dedd7d2803b9741ff17fd authored over 9 years ago
update version

47a1e4699a9d2a131c12c69d95ff475e66af554f authored over 9 years ago
scope is not a function but a handle

415d031778cfab8db2aedf0aa58e1e1070ed1d86 authored over 9 years ago
update example code

826acbffda8b9cd0f2f592a105ebee3449343452 authored over 9 years ago
updated documentation

39edbbd92684b549f32d1e67e6abd4373d14d8b4 authored over 9 years ago
fix for Node.JS 4 nan scope issue (nan#440), completely refactor OZW options mechanism, add default config XML

2aa453a5fda8084f9b654c1305e415c325354038 authored over 9 years ago
updated docs and example code

c6e51c910230f8430f37d6f827df632ca0d8c9ea authored over 9 years ago
fix invocation issue with Node.js 0.12.x and above

5632557e10adaef5fad774c3b00092c429e93d7f authored over 9 years ago
fix erroneous duplication

3f7fe2d7b1d873f59e868d0f611a2d7ed3f7fb30 authored over 9 years ago
initial commit for NaN 2.0.9 (NodeJS 4.0)

249e9ada37f314f36e236bce9c1c28ba5a4e7b82 authored over 9 years ago
initial commit for NaN 2.0 (nodeJS 4.0)

8cab773b02b4dcc8efa078b6f157fb30e706fd41 authored over 9 years ago
Merge pull request #16 from davide-lr/master

Few fixes and added more node-related methods

a445837bdba9df8b0f7669a0d62cfd88255cf8e3 authored over 9 years ago
Added several node-related methods

e242ec5bbdb515705ccd497d9b858b5e3758a5c9 authored over 9 years ago
Fixed DisablePoll method prototype reference and intervalMillisecs type

b86201993169c312b7bea2cdc35426ef288c3394 authored over 9 years ago
remove debug log lines

f6d835d1ad2605340de79c80fe08c0ad8d7eb34f authored over 9 years ago
added setNodeOn,Off which were mysteriously forgotten

1e6c8dea48568b0c13c9d05ee332b34c330a63e6 authored over 9 years ago
added setNodeOn,Off which were mysteriously forgotten

ebe643ec5c960e03b87272ad447d0308b156e7f9 authored over 9 years ago
updated docs and example for BeginControllerCommand

8957674ff80ba12928a66a536fc073448298d592 authored over 9 years ago
Merge pull request #8 from Tetraib/patch-3

Copy options.xml to project directory

8aae1bd56decbc063d28d07862f3be28371a61dd authored over 9 years ago
Merge pull request #7 from Tetraib/patch-2

Step by step installation on raspbian

9a603be4d19c0e309e1c06367affe58729ecdf1c authored over 9 years ago
Copy options.xml to project directory

Seem to work better with options.xml in the project directory as the library seems to have diffi...

d962a7e011727f07dbdcf61bd97dc44cd6899f99 authored over 9 years ago
Step by step installation on raspbian

45395b05a9613b9cec74a32f098fbd39edafa931 authored over 9 years ago
Merge pull request #6 from Tetraib/patch-1

Step by step installation on ubuntu server 15.04

4507e05c2c84bbaad09f1e069aa61c59248d5c6d authored over 9 years ago
Step by step installation on ubuntu server 15.04

496ef86b3116ec85fc95e15462a41a5edda75f8d authored over 9 years ago
fix for the compatibility layer breaking ... compatibility due to aesthetic reasons

0515d0766383ecc7f9ca3ed68b1d9136604464bf authored over 9 years ago
updated installation section

a849b89c8b601c3eb501831a893696d8bb84bac1 authored over 9 years ago
fix polling status notification, return new sceneID from addScene

205cda1247624ecda9d36ce21a4e0fe666107140 authored over 9 years ago
updated README

87cb988d4eb9c724ddb3df400fe5d9458b18d59d authored over 9 years ago
Merge pull request #3 from OpenZWave/nan

Nan

2c00283e1e90e023ca358c127a82f841ef309afc authored over 9 years ago
remove dup emit_cb->Call(), redundant colons

a8c05a16677de308453cd290f028d8cb5d40eb7e authored over 9 years ago
first working implementation with NaN

e7883e68abd42ad0eb03b1e90c8de5cf3ae93188 authored over 9 years ago
add missing namespace

5f7804fea740236c091dfbaddb6faa284dcbf050 authored over 9 years ago
compiling against nodejs 0.12.4 - WARNING: not necessarily WORKING!

0c5fa0589f3a4ae4ebf92fa1fc988ce7836847b6 authored over 9 years ago
updated readme

76f3cac8d9630f56b2fcb72d32e9024ee5d90ad9 authored over 9 years ago
started reorganising callback code

a85de3c64fe5ad956c29fd1599b2bb0ad15f56ba authored over 9 years ago
map ozw decimals to strings

2b34787feb5925921a18f204bc0045afd39f2028 authored over 9 years ago
no floats in javascript: what a shame

15bcfef33b10b371cc91cd3706a4acf6955fb0e2 authored over 9 years ago
updated README

4869970a4b5540a30eeac4e72b97ef4100abdca4 authored over 9 years ago
removed remaining traces of String::NewSymbol

8680474abf4a38dffcb7df37df5477eeea05ab45 authored over 9 years ago
Nan-ized strings (String::New => NanNew<String>) and symbols

171b199b146c4f194c4c10cf7618560ddf3adba8 authored over 9 years ago
Initial commit for NaN-ized build targeting both 0.10 and 0.12

82366abe5f4ab0ec67ecec7f1c1ffcb538cc2904 authored over 9 years ago
updated README

8ae9ebc39fd9e9df9bdbf62598ed4927e9daae02 authored over 9 years ago
Completed: groups. Merged driver to controller. More polling commands.

04860192c1a28d59a15757efdf41e370e52decd0 authored over 9 years ago
Added group association commands (openzwave-groups.cc)

Tidied up the code

c1127ed42155b7f45c44964215affcae7ef7539f authored over 9 years ago
updated documentation

add029eaad559efd84463de37f73f4c4efd8986c authored over 9 years ago
updated documentation

7a6eaf8c08f8711ee251974946254c4c7d601432 authored over 9 years ago
updated documentation

bd25424cc609172475b588fea2d74097fac61cfa authored over 9 years ago
updated documentation

af6a49ebee7fca7de218fc8191d3e7883d192f44 authored over 9 years ago
version 0.1.0

- added controller commands, see test2.js
- refactored v8 and OZW callbacks in separate files
- ...

2573b7f7c642c17f09a4d7db14c01c08578c281e authored over 9 years ago
updated README, remove redundant setNodeOn/Off

e0008cb3388d989a17a726b25476b635f6bcb541 authored over 9 years ago
added more OZW management functions

a7fda29b8eb353151469829fd7f4459c9274791f authored over 9 years ago
refactored gyp build

2acd43738c5a78bf43284d643804cdc0f7cd6e5f authored over 9 years ago
updated README

eb518a6abccb45c2c5888ecf72143a848eadb362 authored over 9 years ago
added more OZW Manager calls

6e37bf31fab6505202ba5c1b4506aa0d9b625140 authored over 9 years ago
- brought in changes in https://github.com/skarlsson/node-openzwave,

- grouped OZW calls per category

34e206d8fe2c0e12b0abf0c7dbe20ad34f1398fd authored over 9 years ago
Initial commit

2ebd62ddc98a844a7380df5b81ec4167c40c0037 authored over 9 years ago