Justin Hammond
Justin Hammond
As per the OZW 1.6 Release Notes - [The SwitchMultiLevel CommandClass now exports a Target Level ValueID](https://github.com/OpenZWave/open-zwave/wiki/OpenZWave-1.6-Release-Notes#switchmultilevel-commandclass) This ValueID, if present, should be prefered over the existing Level ValueID, as...
As per the OZW 1.6 Release Notes, [The UserCode CommandClass has been rewritten](https://github.com/OpenZWave/open-zwave/wiki/OpenZWave-1.6-Release-Notes#usercode-commandclass) Refer the the release notes on the background, but basically, the UserCode CommandClass will not expose all...
Hi, Using your tool as such `openapi --input http://localhost:8888/openapi.json --output ./src/generated --client axios --useOptions --exportSchemas true` But its creating a "string" model for some reason:  Deleting this model from...
Proof of Concept for Middleware Just a simple Proof of Concept for Middleware... A few things: 1) State handling needs to be stored just in the Schedule. I see some...
Related to issue #3 Functions to return a Schedule by ID or the Schedule Map (points 1 and 2) Also adds a State method to the Schedule.
Just seems redundant as the Only Caller is NewJob? https://github.com/sherifabdlnaby/sched/blob/6eeb2cc626e821489a11ee8219b239ced2f900a2/job/job.go#L32
**Is your feature request related to a problem? Please describe.** Wondering if you would be interested in the following PR's: 1) Methods to return individual Schedule's from the Scheduler by...
- [x] Decode VidKey into Labels with values - [x] Decode controllerCommands into Strings - [x] Decode ozwNotifications into Strings - [ ] Decode ozwAlerts into Strings and consider PopUp...
So we can resize/move panes around etc. Depends upon #9 - [ ] Review Connections to OZWCore for individual window Widgets