ivesdebruycker / maxcube

eQ-3 Max! Cube interface
Other
22 stars 23 forks source link

Added set schedule + anti crash #26

Closed pvgennip closed 6 years ago

pvgennip commented 7 years ago

Added schedule setting to the maxcube factory and class by array of times and temperatures per weekday. Added battery_low and panel_locked to the standard deviceInfo.

At timeout of a connection to a cube, Node crashed, because there was no event handler for ETIMEDOUT and other events caused by unstable connection. Prevented crashing by adding a process handler for uncaughtException.

normen commented 6 years ago

Hi, I started work on a "maxcube2" library here in case you're interested, I integrated your PR (actually your current master): https://github.com/normen/maxcube2

normen commented 6 years ago

/sigh

ivesdebruycker commented 6 years ago

@pvgennip , thanks for your great work!

pvgennip commented 6 years ago

@ivesdebruycker: you too!

Kind regards, Pim van Gennip iconize.nl

On 6 March 2018 at 22:31:28, ivesdebruycker (notifications@github.com) wrote:

@pvgennip , thanks for your great work!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.