Commit graph

24 commits

Author SHA1 Message Date
Alberto Lopez
5e10fde341 Changes to be committed:
modified:   .gitignore
2018-09-17 16:16:14 -03:00
26026e9e3a Merge Master to Dev 2017-05-29 22:42:38 +08:00
ChristianKuehnel
9270fd92e7 added new command class ManufacturerProprietary for Fibaro FGRM-222 (part 2) (#1204)
* added ignores for Eclipse project and temporary files

* added Msg::AppendArray operation to add a whole byte array to a message

* Implemented ManufacturerProprietary::RequestValue 

This operation reads the position and tilt of the venetian binds from a
FIBARO controller.

* Implemented ManufacturerProprietary::SetValue

also fixed naming and constant declarations
2017-04-30 23:09:09 +08:00
2cfa04d7a0 Revert "Fully implement BarrierOperator CC base on SDK"
This reverts commit bde3b026ba.
2017-04-30 16:01:24 +08:00
Nechry
bde3b026ba Fully implement BarrierOperator CC base on SDK
Thank to @sarakha63 for this work.
This PR is tested on jeedom with a Aeotec Garage Door Controller.
BarrierOperator State is reported in numeric and text.
2017-04-18 21:01:57 +02:00
Iku
03520256d5 Ignore ozw_config (#1194)
The file appears to be a build product and should not be in source control.
2017-04-05 14:32:55 +08:00
Iku
66e781505d Fixes for MinGW (#1195)
* Ignore MinGW build products and Fix Case sensitivity issues on Windows

* Use same warning flags for DEBUG and RELEASE

Debug builds were generating warnings that were already surpressed in
release builds, e.g. -Wno-unknown-pragmas.

* Create output directory if required

MinGW builds failed because the output directory didn't exist. The
Makefile should create them.

* Use lowercase windows.h for cross-build compat

MinGW build on Linux and FreeBSD was failing because Windows.h with upper
case W cannot be found on the case sensitive file system.

* Include cerrno for EINVAL

Without it the file fails to compile on mingw32-gcc 4.8.1 on FreeBSD 11
2017-04-05 14:32:15 +08:00
64da1aa8fb update files for Dev Branch 2017-04-05 14:29:53 +08:00
1ed5c82f29 Merge Master Branch 2016-06-28 22:55:20 +08:00
Nechry
02a16cee0c rename ZMNHTDx Smart meter 2016-06-07 09:05:53 +02:00
Nechry
9f8caceda8 rename ZMNHTDx Smart meter 2016-06-07 09:05:53 +02:00
c2ce6bfae3 Start work on the HttpClient 2016-01-15 16:56:31 +08:00
d132fe0f19 Pull Request #659 2015-09-19 23:17:16 +08:00
ee965d1a49 Pull Request #659 2015-09-19 23:17:16 +08:00
J.A.P. Klessens
19860c4ddb Removed winversion.cpp from commit 2015-05-15 14:02:54 +02:00
J.A.P. Klessens
d8561d3ec9 Removed winversion.cpp from commit 2015-05-15 14:02:54 +02:00
JKlessens
04b8186f3e reverted the project files to stay compatible with old Visual Studio. 2015-05-13 17:11:03 +02:00
JKlessens
9cc2e6f1e6 reverted the project files to stay compatible with old Visual Studio. 2015-05-13 17:11:03 +02:00
JKlessens
0abae1918f Updated the .Net wrapper and OZWForm to use the new ControllerCommand methods, deprecating/obsoleting the BeginControllerCommand method.
Also added/generated headers and comments for all OZWForm files and some wrapper files.
2015-05-13 16:54:50 +02:00
JKlessens
b02a8168b0 Updated the .Net wrapper and OZWForm to use the new ControllerCommand methods, deprecating/obsoleting the BeginControllerCommand method.
Also added/generated headers and comments for all OZWForm files and some wrapper files.
2015-05-13 16:54:50 +02:00
JKlessens
963a202129 Changes after running the software once. These changes should never be committed upstream, but are nice to have in the origin. 2015-05-13 14:51:20 +02:00
JKlessens
459d195f27 Changes after running the software once. These changes should never be committed upstream, but are nice to have in the origin. 2015-05-13 14:51:20 +02:00
Ka
77fa69b3b5 Edited gitignore file 2015-04-21 14:55:03 +02:00
Ka
4f077db719 Edited gitignore file 2015-04-21 14:55:03 +02:00