Justin Hammond

Results 89 issues of Justin Hammond

For Remote Connections.

enhancement

As qmake is such a pain in the arse.

enhancement

Task List for S2 Support. Lots of Refactoring is going to need to happen before we can start implementing it.... - [ ] Refactor Msg Class - Constructor in the...

enhancement
Task

We are at Version 3, Version 4 adds a Target Value Option in the report. It would be nice to update to this and incorporate into the Value::VerifyRefreshedValue Code

enhancement
CCNotCompliant

- [x] its overly complex (with the DumpLogMessage infra which we don't use). - [ ] Audit all our Log::Write calls and potentially reduce the amount we log. - [x]...

enhancement

For Non-ZWave Plus devices, NodePlusType still reports a ZW+ Node: ``` "NodePlusType": 0, "NodePlusTypeString": "Z-Wave+ node", ```

bug

Instead of running the Timer in a Separate Thread, run it from the Main Driver Thread and use the DNS/HTTP Event Subsystem to do the callbacks. This avoids potential Race/Thread...

enhancement

This semi addresses issue #20 in that it gives us a Getter to get the chi mux so we can add handlers for methods other than Huma Resources.

As per the OZW 1.6 Release Notes, [Config Files are now versioned, and can be dynamically updated from the OZW website when new versions are available](https://github.com/OpenZWave/open-zwave/wiki/OpenZWave-1.6-Release-Notes#config-file-revision-management) Need to export the...

Per the OZW 1.6 Release Notes - [Instances can now have labels](https://github.com/OpenZWave/open-zwave/wiki/OpenZWave-1.6-Release-Notes#instance-labels) Need to at minimum, export the Associated Manager Methods to access instance labels