john30
|
8cec46912f
|
moved to m4 directory
|
2017-01-28 12:01:30 +01:00 |
|
john30
|
b271f4356b
|
add g++-4.8
|
2017-01-28 11:54:03 +01:00 |
|
john30
|
4453463e96
|
add g++-4.8
|
2017-01-28 11:52:31 +01:00 |
|
john30
|
7e9e5542b7
|
better c++11 check
|
2017-01-28 11:42:25 +01:00 |
|
john30
|
e827bd9c23
|
set c++11 standard, do not warn unused functions
|
2017-01-28 11:17:51 +01:00 |
|
john30
|
4a39555eed
|
no longer warn about unused functions
|
2017-01-28 09:43:28 +01:00 |
|
john30
|
1d2776d7f4
|
added testing, set c++11 standard
|
2017-01-28 09:32:55 +01:00 |
|
john30
|
937e0ed9e5
|
fixed compiler warnings
|
2017-01-28 09:32:07 +01:00 |
|
john30
|
06b3fa30f4
|
use same file locations as autoconf
|
2017-01-22 15:30:39 +01:00 |
|
john30
|
b5c6f930a4
|
fix for compiler warning
|
2017-01-22 14:38:39 +01:00 |
|
john30
|
f7e04fb0b1
|
small fixes
|
2017-01-22 14:32:25 +01:00 |
|
john30
|
ee56ebb2e7
|
added cmake ignores
|
2017-01-22 14:15:26 +01:00 |
|
john30
|
b3245714c4
|
aligned config.h with cmake
|
2017-01-22 14:11:35 +01:00 |
|
john30
|
1003912132
|
switch to using lib instead of *.o
|
2017-01-22 14:11:15 +01:00 |
|
john30
|
caa8fa6ca4
|
added cmake support
|
2017-01-22 13:58:12 +01:00 |
|
john30
|
1dea34e4b5
|
added cmake support
|
2017-01-22 13:55:21 +01:00 |
|
john30
|
87b30afcec
|
switch to using lib instead of *.o
|
2017-01-22 13:54:29 +01:00 |
|
john30
|
7bd55633c1
|
order
|
2017-01-22 13:53:43 +01:00 |
|
john30
|
e256a74596
|
fix for argp constants in global namespace
|
2017-01-15 17:43:43 +01:00 |
|
john30
|
8239ca8047
|
formatting
|
2017-01-15 17:40:14 +01:00 |
|
john30
|
8fafded304
|
better readability
|
2017-01-15 13:13:17 +01:00 |
|
john30
|
5b66b4fe3c
|
formattingdiff
|
2017-01-15 13:10:04 +01:00 |
|
john30
|
a1fcfde382
|
fix for previous commits
|
2017-01-15 13:09:52 +01:00 |
|
john30
|
b38b1ef0b8
|
set version to 3.0pre
|
2017-01-15 12:55:52 +01:00 |
|
john30
|
b7c7ad9283
|
use SIGHUP for reopening log file
|
2017-01-15 12:37:01 +01:00 |
|
john30
|
a1d3042945
|
fixed copyright year
|
2017-01-15 12:11:54 +01:00 |
|
john30
|
1a8f4b48c3
|
updated copyright year
|
2017-01-15 11:11:38 +01:00 |
|
john30
|
f1c5c0ab28
|
updated copyright year
|
2017-01-15 11:10:08 +01:00 |
|
john30
|
5bf2f124b3
|
code style
|
2017-01-14 19:00:47 +01:00 |
|
john30
|
ebcb260d5f
|
use spaces instead of tab
|
2017-01-14 18:01:37 +01:00 |
|
john30
|
917414a6f8
|
code style
|
2017-01-14 17:58:47 +01:00 |
|
john30
|
0217096b6b
|
code style
|
2017-01-14 17:34:02 +01:00 |
|
john30
|
774e01e937
|
use own namespace
|
2017-01-14 16:41:54 +01:00 |
|
john30
|
7bd9446f13
|
spacing
|
2017-01-14 15:28:41 +01:00 |
|
john30
|
42d413ba49
|
corrected previously applied code style changes
|
2017-01-14 15:27:27 +01:00 |
|
john30
|
c46b839ef4
|
corrected host check, merged
Conflicts:
src/ebusd/mqtthandler.cpp
|
2017-01-14 15:13:16 +01:00 |
|
 JohnandGitHub
|
494bd03043
|
Merge pull request #51 from kkloesener/patch-1
add --mqtthost command line option (spelling still needs to be corrected)
|
2017-01-14 15:03:44 +01:00 |
|
john30
|
54a6c0f673
|
code style
|
2017-01-14 15:02:10 +01:00 |
|
john30
|
b3bb2e08ac
|
code style
|
2017-01-14 13:00:04 +01:00 |
|
john30
|
d13b271a05
|
documentation
|
2017-01-08 17:32:54 +01:00 |
|
john30
|
da58804f46
|
use default timeout
|
2017-01-08 17:32:40 +01:00 |
|
john30
|
8410c18770
|
add _mqtt1 or _mqtt0 if built with MQTT support
|
2017-01-08 16:48:54 +01:00 |
|
john30
|
44dc6e5ab4
|
add _mqtt1 or _mqtt0 if built with MQTT support
|
2017-01-08 16:48:45 +01:00 |
|
john30
|
b96d2c32f5
|
check version number
|
2017-01-08 16:47:58 +01:00 |
|
john30
|
6f384beb4d
|
compiler warning
|
2017-01-08 16:41:17 +01:00 |
|
john30
|
8e7edc6d1e
|
fix for argp usage
|
2017-01-08 16:38:30 +01:00 |
|
john30
|
d3b584257a
|
better variable name
|
2017-01-08 16:37:41 +01:00 |
|
john30
|
1107dbc566
|
fix for compiler warnings
|
2017-01-08 14:45:19 +01:00 |
|
john30
|
1ceb0d23e6
|
support newer libmosquitto as well
|
2017-01-08 14:44:43 +01:00 |
|
john30
|
79f65cf4e0
|
fix for compiler warnings
|
2017-01-08 14:39:53 +01:00 |
|
john30
|
e82a3a051d
|
added MQTT
|
2017-01-08 14:39:29 +01:00 |
|
john30
|
35bbad0be6
|
fix override
|
2017-01-08 14:05:24 +01:00 |
|
john30
|
ba2158479f
|
updated
|
2017-01-08 13:55:09 +01:00 |
|
john30
|
9c687b8ba8
|
added subscription for /get and /set#security
|
2017-01-08 13:49:30 +01:00 |
|
john30
|
e508438833
|
pass MessageMap to DataHandler
|
2017-01-08 13:39:40 +01:00 |
|
john30
|
9ca9964919
|
added getFieldName()
|
2017-01-08 12:07:43 +01:00 |
|
john30
|
41ac7a5591
|
extendd getName with optional field index
|
2017-01-08 12:07:11 +01:00 |
|
john30
|
42a5d1d0c3
|
join after connections were closed
|
2017-01-08 12:06:12 +01:00 |
|
john30
|
39c7678406
|
always touch lastupdatetime when storing data of a write message
|
2017-01-08 10:37:15 +01:00 |
|
john30
|
48a61af28d
|
first version of MQTT support
|
2017-01-08 10:03:01 +01:00 |
|
john30
|
beb6b6ca97
|
switched to list, added helper methods for type inspection, use map for updated messages
|
2017-01-08 09:34:58 +01:00 |
|
john30
|
716db4aa53
|
added data handler, use column constants
|
2017-01-08 09:33:52 +01:00 |
|
john30
|
37fddea559
|
removed unnecessary include
|
2017-01-07 21:17:47 +01:00 |
|
john30
|
a7b019e4b8
|
removed unnecessary call
|
2017-01-07 21:17:09 +01:00 |
|
john30
|
59a2241461
|
added data handler, pass scan ident for defaults to MessageMap::readFromFile()
|
2017-01-07 17:10:23 +01:00 |
|
john30
|
d0e4fc1718
|
added new facility "other"
|
2017-01-07 17:06:07 +01:00 |
|
john30
|
2c0216a73b
|
added since and until params to MessageMap::findAll(), added column constants
|
2017-01-07 16:04:33 +01:00 |
|
john30
|
63e5cb3105
|
join thread before cleanup
|
2017-01-07 14:23:14 +01:00 |
|
john30
|
baa75f6ead
|
formatting
|
2017-01-07 10:54:34 +01:00 |
|
john30
|
3a537ee25e
|
fix for potential double free
|
2017-01-07 10:53:25 +01:00 |
|
john30
|
5eacc4314f
|
added U3N/U3R/S3N/S3R data types
|
2017-01-01 16:52:21 +01:00 |
|
john30
|
6715a2eeff
|
use scan ID as fallback for default circuit name
|
2017-01-01 15:35:48 +01:00 |
|
john30
|
e47543c7a0
|
Merge branch 'master' of github.com:john30/ebusd
|
2017-01-01 15:34:00 +01:00 |
|
john30
|
f2d1ab30cd
|
allow empty ID in filename for extraction of circuit+suffix
|
2017-01-01 15:33:50 +01:00 |
|
 JohnandGitHub
|
64768b54ed
|
removed gh-pages again
|
2016-12-27 15:21:51 +01:00 |
|
John
|
448003259b
|
Set theme jekyll-theme-tactile
|
2016-12-27 15:14:39 +01:00 |
|
john30
|
faa331e96a
|
corrected numeric formatting
|
2016-12-17 17:52:12 +01:00 |
|
john30
|
be55283b5d
|
updated mkd5sums
|
2016-12-17 14:03:47 +01:00 |
|
john30
|
79708d2e6e
|
updated
|
2016-12-17 12:45:00 +01:00 |
|
john30
|
8dce270b9b
|
Merge branch 'master' of github.com:john30/ebusd
|
2016-12-17 12:13:29 +01:00 |
|
john30
|
a2770f567c
|
only include matched value in conditions of loaded files
|
2016-12-17 12:12:58 +01:00 |
|
john30
|
538af108db
|
exclude unnecessary files
|
2016-12-11 21:14:32 +01:00 |
|
john30
|
2e9d65b6f6
|
Merge branch 'master' of https://github.com/john30/ebusd
|
2016-12-11 20:38:44 +01:00 |
|
john30
|
71117b40b6
|
formatting
|
2016-12-11 16:29:56 +01:00 |
|
john30
|
1fec0f693c
|
added constant value data types
|
2016-12-10 23:51:10 +01:00 |
|
john30
|
cc7f61f78d
|
added TTQ data type
|
2016-12-10 17:18:30 +01:00 |
|
john30
|
a995d2c982
|
updated
|
2016-12-10 17:13:15 +01:00 |
|
john30
|
27fcad22f0
|
updated to new location
|
2016-12-10 17:03:40 +01:00 |
|
john30
|
ab2beeddd5
|
Merge branch 'master' of github.com:john30/ebusd
|
2016-12-10 17:01:28 +01:00 |
|
john30
|
8331b4587a
|
moved
|
2016-12-10 16:56:11 +01:00 |
|
john30
|
2e8ef3d7d4
|
fixed pull request for french language support
|
2016-12-10 16:52:11 +01:00 |
|
john30
|
b1a08ee10a
|
added support for english
|
2016-12-10 16:52:11 +01:00 |
|
john30
|
42c3d558c0
|
use diff for YieldTotal
|
2016-12-10 16:52:11 +01:00 |
|
john30
|
7eea80002e
|
added second optional find, added total yield
|
2016-12-10 16:52:10 +01:00 |
|
john30
|
8c57b1f629
|
added chart for hours, avoid duplicate sensor definition and reading
|
2016-12-10 16:52:10 +01:00 |
|
john30
|
1f30d82ef3
|
support dots in name
|
2016-12-10 16:52:10 +01:00 |
|
john30
|
4738b62091
|
removed empty/duplicate temperatures
|
2016-12-10 16:52:10 +01:00 |
|
john30
|
ce12c93066
|
autoconf by using find command
|
2016-12-10 16:52:10 +01:00 |
|
john30
|
c3336cf7a5
|
combine power and energy diff in one graph and fix graph period for kWh data type
|
2016-12-10 16:52:10 +01:00 |
|
john30
|
17e4fd08c8
|
added YieldEnvironmentEnergy to new energy diagram
|
2016-12-10 16:52:10 +01:00 |
|