Commit graph

28 commits

Author SHA1 Message Date
14453f555e
Polling Commands and Network Key Support (#21)
* Add Methods to enable/disable Polling on a ValueID

* add enablePoll/disablePoll MQTT comamnds

* Read Network Key from either Environment or docker secrets file

* Update Docs
2020-01-21 23:50:01 +08:00
47f4b61364
add Association Management Commands (#14)
* Add AddAssociation and RemoveAssociation Commands - This completes the Association Functionality
2020-01-09 11:36:48 +08:00
c64d765055 use binary resource files instead 2020-01-06 14:45:41 +08:00
5daa58db6a backtrace and sentry.io support 2019-12-31 17:18:48 +08:00
d6634e833e Fix up install paths - Remove backtrace function 2019-12-29 14:46:35 +08:00
a18fc443bf add new association topic for nodes and export association memberships 2019-12-27 17:28:35 +08:00
e0f7cb9410 Add some additional manager methods etc 2019-12-04 16:25:13 +08:00
8c8da7fc03 Add Version Information 2019-12-03 18:34:12 +08:00
910ac8c39a Tidy up the Source a bit 2019-11-13 16:50:46 +08:00
77f792cb00 Node/Value Deletion - WIP 2019-11-12 20:08:50 +08:00
0902d61c19 only send ValueChanged/ValueRefreshed Messages if something has actually changed - and Fix a Crash with NodeNew messages. Also, Don't strip installed Binaries so we get nicer backtraces 2019-11-12 13:33:47 +08:00
d634d95c45 Porting to RapidJson 2019-11-10 01:32:10 +08:00
ed26e74448 start working on SetValue Command 2019-11-06 17:19:44 +08:00
5e1b41e212 tests for required fields on commands and some logging updates 2019-11-06 14:34:48 +08:00
ce0022e4d2 make mqtt optional if QT module not present 2019-11-05 17:52:50 +08:00
fe7daab975 Add catchsegv to Docker Container, and Delete Nodes/Values from MQTT when necessary 2019-11-04 12:58:35 +08:00
6a088c931b Add a bunch of Manager Methods for MQTT Commands 2019-11-03 19:02:51 +08:00
8aaa26aa28 Introduce MQTT Command Processor 2019-11-03 16:09:19 +08:00
042defe7cb more work on the MQTT client 2019-10-28 20:59:04 +08:00
fc98833c03 Basic MQTT Client working 2019-10-25 17:35:05 +08:00
157363775d Windows Build Fixes 2019-08-23 16:53:31 +08:00
dbd13ea3bb place ozwdaemon in root directory 2019-07-01 17:39:13 +08:00
77ddc7e6ae Update OSX Build 2019-07-01 17:11:28 +08:00
ed0b8778c5 Drop Framework on Mac - It was more trouble than its worth 2019-06-17 13:27:18 +08:00
06be7a4dc1 update the pro files 2019-06-07 18:34:00 +08:00
17bfdbb59e build updates 2019-06-07 17:38:00 +08:00
7a9ea429e4 Source Reorg 2019-06-03 16:25:11 +08:00
11ecc7f27d redo the association model so its a bit cleaner and start work on a simple daemon 2019-05-29 02:11:06 +08:00