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 openzwave.hpp

f2964fb3b974488f8f35ceb623365fa0f614c5c9 authored over 8 years ago
Add support function WriteConfig (sava settings)

a3dc5107688a1b6cb4885ea30ade8e6910d08b41 authored over 8 years ago
add node removed doc

de3b2375cd09218e265c7eba52247fae2070dbb5 authored over 8 years ago
Merge pull request #99 from Vebryn/patch-1

Update README.md

d2d2ab2b849cd1e77228bc658f6960776c626bcf authored over 8 years ago
Update README.md

Hi,

A notice concerning a specific node version,

Best regards.

1fc8ad8784aad420d71a214a51ec30b547c8cdee authored over 8 years ago
Merge pull request #94 from carpaij/readme-fix

updated readme to reflect that cancelControllerCommand is not depricated

ffe7ba600325acbbaadbc135c1539e08185c5c2d authored almost 9 years ago
updated readme to reflect that cancelControllerCommand is not depricated

7a150907d9b99cab474cd58d5e6ab57e250ceb77 authored almost 9 years ago
bump up version, add contribitors to package.json

84338b82e35d1bad160b0b90a8eef6254b90613b authored almost 9 years ago
reinclude CancelControllerCommand for recent OZW builds, fix whitespace

81122b939235a6902ab56cc5c536366584ff8600 authored almost 9 years ago
Merge pull request #92 from HenryRawas/fixinstall

ignore winRT sources when building open zwave

b262ea5599f08bb87087966a1991f2130d645cef authored almost 9 years ago
ignore winRT sources when building open zwave

d83b7abe8d07f52425c313faecda583e5bd4fe4f authored almost 9 years ago
Merge pull request #91 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

33314c700efed535177aa560a795615a3e625514 authored almost 9 years ago
Add Gitter badge

fff652261e733123c1c8f139f754e66010156ac0 authored almost 9 years ago
Merge pull request #89 from jbaron/master

Updated README.md

37e5b945643f42fa77810134cdfef981bc4cb8a5 authored almost 9 years ago
Updated README.md

Added information where to ge the TypeScript declaration file

7bedcf23469c96e909e11273d8057f9d5b79f22f authored almost 9 years ago
Merge branch 'master' of github.com:OpenZWave/node-openzwave-shared

5dd5df52d61e0a411e1816f52c0e77340f1ff129 authored almost 9 years ago
fix for #87: capture OpenZWave UserPath override

7a66a283b52dd92b6f3b9c112132213edb744863 authored almost 9 years ago
fix typo

ee5b64a438f9df997b0693be9d8c1d999d8e814b authored almost 9 years ago
Merge pull request #85 from lpw/fixLintAddVars

Fix incidental global declarations

608451dcd3ad4465d1c07571730c02841b30c1de authored almost 9 years ago
Fix incidental global declarations

allow it to pass lint, migrate code more easily into non-global contexts.

4fed97e674263fab8e890e535bd8945454cdeb91 authored almost 9 years ago
update readme for raspbian

a3294bd3349e97cd16a3f44c5a8b29a315c6fcf7 authored almost 9 years ago
update readme for raspbian

b69ff248c2323b4a9f388da9001be1484148647c authored almost 9 years ago
updated README

a01583936caa8233c02243f7e3592cf0a5f1d206 authored almost 9 years ago
bump up version

c9095e5a41962350ca0a928c64fb9b6fa45c7a2b authored almost 9 years ago
fix for #83: use Nan::EscapableHandleScope to fix Node 0.10 compatibility issue

ed0c937c81c5b61a869b46075501c1589fd73cec authored almost 9 years ago
bump up version

351abab319809a3ef2f72f53a9b5eff12ce44fbb authored almost 9 years ago
bump up version

5f9fcbf60a42d01c2313dd58b2c572c25c05e8b8 authored almost 9 years ago
updated docs

e75d6a309c8d5b6969f77330d2f2a6ce0b0f46ec authored almost 9 years ago
only valueId-related callbacks carry an actual OZW ValueID

d5e3b39b7729d74626150319fa22b01023cfb67b authored almost 9 years ago
update test

71c57f97023788970034b2f74ae184a2490152a1 authored almost 9 years ago
update documentation

8db9a470577aa59c329f879bede9b3c12e0ad5a6 authored almost 9 years ago
update documentation

a6bf89384b899b76d2e8fff804f6ae1b747daf2a authored almost 9 years ago
remove valueId from Type_NodeEvent callback as its currently peeking at random data

9369f68f7d9e34e73e69cbd95a3583c5c5b26431 authored almost 9 years ago
update documentation

480cf70414ac83dabd5e8e80bb1d0cb906ff9090 authored almost 9 years ago
Merge pull request #80 from navstev0/master

Moved options into class for persistence of connection and disconnect.

0e9c3cc0a213df379036458f375b9d4d05b5bfdc authored almost 9 years ago
move ancillary method to utils.cc, use proper handlescope escaping for v8 objects returned by util methods

69765bba655cde894c730271da6dff25f8d2dc52 authored almost 9 years ago
remove strict type checking, its confusing users

95dc3a89f7cf91ebc0f90b53dc9d3e666cd4e24b authored almost 9 years ago
fix whitespace

29f09e41f19ca0e986d8c4136af80a6ba0c83e77 authored almost 9 years ago
fix whitespace

16c88b87b9f2f53730be141ee1ba6bd2fdb14b84 authored almost 9 years ago
Moved options into class for persistance of connection and disconnection.Moved option creation logic into connect because otherwize options are destroyed on disconnect and never reconnected.

b91f20119232c0e163e4f7b289f552074efa97a6 authored almost 9 years ago
Merge pull request #74 from polarathene/master

FIX: nodeid should be node_id
DOC: add 64-bit troubleshooting note

980ef8da668dd1aa5f7eb23b3ec3dd3b24158590 authored almost 9 years ago
Add troubleshooting note

Explains how to fix an error when running `npm install openzwave-shared` on 64-bit Linux systems...

1ed7d4fe9d295d98a792e9ee6b6c7464a3c73124 authored almost 9 years ago
FIX: nodeid should be node_id

Example and commented out test calls still use nodeid, when they should be using node_id when us...

0ea3f44122d3d40669f486d110bd3f30890e7c0e authored almost 9 years ago
Merge pull request #73 from jhanssen/master

Make testNetwork call TestNetwork

272d3a5605731a85e2d0a37fdd084061dda99c17 authored almost 9 years ago
Make testNetwork call TestNetwork

5cce506b33ef120468097fa2e6c7ec74f1be3d52 authored almost 9 years ago
Update README-api.md

cc9fa34a12399975c273ad61a08a8ea84fd6fdc4 authored almost 9 years ago
Merge pull request #69 from jhanssen/master

Add SetChangeVerified API

5ab15d6fdc5b7c9eea1300bc1febb3e8ebed9d31 authored almost 9 years ago
Add SetChangeVerified API

5a0d578cbffd40e8368d4f83a95a7276d3999f6d authored almost 9 years ago
Merge pull request #66 from jhanssen/master

Add API to refresh value from network

98168735838c05298f4b013fb78e535e946d6b02 authored almost 9 years ago
Add API to refresh value from network

0292459c77eca8ac83f1b05c10e782cb5eda17a8 authored almost 9 years ago
Merge pull request #64 from OpenZWave/bugfix/issue-63-getZwaveValueID-typo

Bugfix/issue 63 get zwave value id typo

466ae61175c442ff7dc4301417688cde1e1aff9e authored almost 9 years ago
bump up version number

a02310fe48eb945fbfd6afd4f8fc5ca486194ed9 authored almost 9 years ago
glaring typo, hopefully fix #61 and #63

38086c0de5c73fc6db82c32f0e03c94c0215976e authored almost 9 years ago
Merge pull request #58 from mdave/master

Add support for raw value types

3a21b2f5e401ccdbddc0b7131df2937d9dfe1853 authored about 9 years ago
added 4 missing button notifications, reordered switch cases as per OZW enum order

1dffedca15dd43882f7391a67b22ef3e0ba3c005 authored about 9 years ago
implement NodeRemoved notification, change znodes to std::map

f3f5964305634677c0b1936e0363665eb9c646bd authored about 9 years ago
Rework to use buffers

9a555cf376a606f543e4b55bfc20d9bfec1441e3 authored about 9 years ago
Add support for Get/Set of ValueType_Raw

016059c1037a242d13af2ea4e3ec9fe8121f460d authored about 9 years ago
Merge pull request #54 from stockmopar/patch-1

Add "scene event" and "node event" documentation.

ff2f0d38cebcefec7580364d201e878b7e9c497b authored about 9 years ago
Add "scene event" and "node event" documentation.

48804172171883c33c6a8f3018506440f78b6c25 authored about 9 years ago
added type checks, added thermostat schedule calls

43e801d61c9a049c32b13b7b1e031c42d47f19e0 authored about 9 years ago
preparing for merge

a5929743fc26944b3aa090821e0acef6dd97ab5e authored about 9 years ago
fix OpenZWave version and controller status string message generation

a2daa0d77c715ccc426fcb726e42a15f7a686ac9 authored about 9 years ago
fix OpenZWave version and controller status string message generation

11cf1518d57a253c2fa4f3e0801f92f8c7bc3667 authored about 9 years ago
fix typo

f9349e60032db5085b09af73215de2ff3df0a433 authored about 9 years ago
use mangled symbol for scanning existence of the new security API instead of existence of ZWSecurity.h

7203527bf25b1e03282ab63e00fcdd237ff71c2b authored about 9 years ago
add missing requirement

e40798cac13efdc9a4714c111d5bef86533b1d63 authored about 9 years ago
fix legacy mode helpstring

f5ac32467ccbdafbdf987e0f9e03eaa574c60204 authored about 9 years ago
fix for tr1::unordered_map

1ebe3a5e62b51028faa67264b75d38ff9e7693a9 authored about 9 years ago
manual merge of renz45 PR for MacOS support

5e4e0a33615b549ef24133d33fa77f0e5934dd13 authored about 9 years ago
remove code duplication

b1f5cecd09cbbce3982319bd3687a13241572f6d authored about 9 years ago
backport Notification::GetAsString() to get meaningful notification messages

0975c6866a0b67d90324fa9aae2f9e628c1698e3 authored about 9 years ago
refactor headers

42760a68024b5afb7317821cab7e66b21180124c authored about 9 years ago
update docs

1a1d74233abe80daff110d361a5c5afd8bab81c1 authored about 9 years ago
notification string helpers now come from c++

271a8883e3f2ba0a6a5a3583c901094926479e9a authored about 9 years ago
update documentation

d7d846e93c8d3289c1c1bb1896d8ad2cb7d7acbc authored about 9 years ago
add helpful messages in ControllerCommand and generic Notification calls

3429ce0e0365fd73b13342ea2ace6ba5f77a74ad authored about 9 years ago
add missing binding for pressButton

e938f756119d790739b377e6af750aed7dba9a12 authored about 9 years ago
implement PressButton

f22b842e883c63ec72acc0e09bab15e74b1816ab authored about 9 years ago
initial support for buttons

140906cc99849840b5c48bc319c61bceb2e7fd75 authored about 9 years ago
bump up version for npm publish

448db2240ed35540bd3e76e8562729394b5cabc7 authored over 9 years ago
Merge pull request #38 from tilleul/patch-6

fixed OZW link (OZW website is http not https)

b3efc223ac94e297025c0373916424662926b6ea authored over 9 years ago
fixed OZW link (OZW website is http not https)

a0fb5754f9f7d7846dc1c1cd858e0dd9aadcba1f authored over 9 years ago
Merge pull request #37 from tilleul/patch-5

Patch 5

7b48821f5fcec5d2326ae7a0291242a45364f072 authored over 9 years ago
replace \ by / when calling with --get-ozw-home

if not, then OPENZWAVE_ETC is not correctly set and we get a warning

bc13be677146d7f01d62e1f685ebf867f38c2bc9 authored over 9 years ago
fix for process.env

node is undefined

4600c0caed4d079ffff2a656529704d34e2c94f7 authored over 9 years ago
Reverted code to something simpler

Reverted code back to (almost) original. Now the temp folder is named \ozwinstall-(bunch of rand...

460571f5a93553c92e0828d269d7f953651e998c authored over 9 years ago
fix

f5bbfdfd2b4385e36f131c05522827103fa8d82f authored over 9 years ago
fixed stupid copy/paste mistake ... duh ...

d0292ef7922e2a3235f994f60c3cc075d608cfe3 authored over 9 years ago
adaptation for node x86 (?)

I don't know if it's specific to node x86 but fs.mkdirSync does not accept to create a sub-folde...

28c0bd70bd9043d71fc25340f6718c8761b62225 authored over 9 years ago
Merge pull request #36 from tilleul/patch-4

fixed properCase for zwave functions

b5e79cb649f08d0fffb62e2d37f453360f0b02cf authored over 9 years ago
Merge pull request #35 from tilleul/patch-3

specified Windows COM port notation

3e99addb44ad97ca096a31a1edec102d3b1d55f8 authored over 9 years ago
Merge pull request #34 from ldhertert/ozw-auto-windows-install

[windows] Install Open Z-wave dependency

82d5901fc7e1802572dd68c0e12b626a0b5ed132 authored over 9 years ago
fixed properCase for zwave functions

6c89aef34f635ff9210d3a5ee83082e4740412b8 authored over 9 years ago
specified Windows COM port notation

a63a398f6b758b7eb6bcb6445a4519746f615299 authored over 9 years ago
Fix issue where env variable isn't updated for parent environment

a1de8e5ed40ca471d65eb9f2ec048ae16457198b authored over 9 years ago
Make ozw gyp bindings dynamic

This will prevent breaking the build when ozw adds/removes files but
sticks with their general p...

0432db525ad683b527f83a43cbdaf40c70fdf731 authored over 9 years ago
Move windows ozw install script to npm scripts, update readme

370a1d2c5386cf6c2dfb661ca13708f85c0cadee authored over 9 years ago
Merge pull request #30 from ldhertert/windows-build

Adding windows build support

8ccc107eaa574a8d700971808ae24bcaca3fddd4 authored over 9 years ago
Point to public gist

18d1dc2d05efcab581afc903ebdcfe751cac4b4e authored over 9 years ago