Commit graph

49 commits

Author SHA1 Message Date
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
ea376a48cd add these missing files 2019-11-03 16:50:28 +08:00
8aaa26aa28 Introduce MQTT Command Processor 2019-11-03 16:09:19 +08:00
d3ac01e6d8 Merge branch 'mqtt' of https://github.com/OpenZWave/qt-openzwave into mqtt 2019-10-30 19:36:07 +08:00
1489ccee39 updates and bugfixes 2019-10-30 19:35:52 +08:00
847c970eef
Update MQTT.md 2019-10-30 11:06:54 +08:00
a201fcfb7d
Create MQTT.md 2019-10-29 19:18:37 +08:00
0d09037006 update to start ozwdaemon 2019-10-29 19:13:40 +08:00
d59022f40f Add Dockerfile 2019-10-29 15:33:27 +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
05c28412b8 update for windows builds 2019-10-14 16:56:40 +08:00
157363775d Windows Build Fixes 2019-08-23 16:53:31 +08:00
2a185b54de Start work on building on Windows with DLL's 2019-08-22 17:50:27 +08:00
dbd13ea3bb place ozwdaemon in root directory 2019-07-01 17:39:13 +08:00
cf498e720c a few compile warnings 2019-07-01 17:37:49 +08:00
38f0d765f9 Rename this directory to avoid binary clash 2019-07-01 17:31:00 +08:00
77ddc7e6ae Update OSX Build 2019-07-01 17:11:28 +08:00
80ce5e00c9 add this file 2019-07-01 16:27:46 +08:00
a52be34151 Move Config Resource File to the Library 2019-07-01 14:05:35 +08:00
4093f321c7 Start Documenting Classes 2019-06-29 08:58:58 +08:00
cb52e92dd8 Logging is Done... 2019-06-21 15:34:30 +08:00
dab8eb04c7 Update Options and Start Work On OZW Logging Adapter 2019-06-20 12:30:29 +08:00
3233eb2353 Options List and We need to work on our Path Validiation Code 2019-06-19 01:07:03 +08:00
a77a2b970a QSignalSpy is part of the Test Framework. Can't use it here 2019-06-17 20:11:52 +08:00
55512c722e Stop our Signal Storm 2019-06-17 19:45:21 +08:00
43aa14837d a BugFix on setting Properties, and add a isLocked Method to the Options Class 2019-06-17 17:19:12 +08:00
ed0b8778c5 Drop Framework on Mac - It was more trouble than its worth 2019-06-17 13:27:18 +08:00
1246c27842 Merge branch 'master' of https://github.com/OpenZWave/qt-openzwave 2019-06-14 22:27:36 +08:00
d3bb786b4b a few fixes here and there 2019-06-14 22:27:26 +08:00
0f773a306e Options Class 2019-06-14 21:11:27 +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
a753cd2a03 hopefully this builds properly now 2019-06-05 00:53:16 +08:00
7b11b06a37 add a few more Manager Methods 2019-06-04 17:03:24 +08:00
adb35f9bc0 Make sure the right values for these enums 2019-06-03 21:47:12 +08:00
549bc78693 MetaData Related Functions 2019-06-03 21:02:31 +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
e128571e19 update to QT types 2019-05-27 23:08:08 +08:00
65d3860ef9 BitSet Widget Done and Dusted 2019-05-27 19:34:47 +08:00
879d86206c more delegates - Start work on BitSet 2019-05-27 00:45:44 +08:00
d8c375c8ca redo the Delegate with normal paint events rather than painting a full widget and start working on the editor widget 2019-05-25 01:48:37 +08:00
4f38d3d9e2 more work on the delegates - Almost Complete 2019-05-23 00:29:33 +08:00
f479abe2e2 minor update on our notifications - Need to check what is updated and currate this list 2019-05-22 18:06:27 +08:00
debb7ae21b Fix up some paths 2019-05-22 17:28:38 +08:00
832ec8f36f initial import from ozwadmin 2019-05-22 17:17:22 +08:00
5b92a8d71b
Initial commit 2019-05-22 17:14:17 +08:00