73 Commits

Author SHA1 Message Date
ff6919e54f Change AutoSave delay 2019-05-10 21:18:55 +02:00
9e8d1ee61b Fix AutoSave - Now Working ! 2019-05-10 21:17:13 +02:00
46cb938ea2 Fix client crash when historic is too big
Because you deserve it
2019-05-10 20:27:37 +02:00
b144629939 Add missing translations 2019-05-08 22:05:39 +02:00
0cf9b3a566 Fix app and save on id add 2019-04-29 22:35:59 +02:00
1072853fa5 Modify protocol according to doc 2019-04-29 22:21:45 +02:00
e47f9ef5b7 Try to fix client 2019-04-29 22:18:18 +02:00
d932207db0 Fix broker historic manager 2019-04-29 21:04:26 +02:00
b225953dbe Fix client add button 2019-04-29 19:52:48 +02:00
929b49a05c Change broker response on invalid id
Now just send back a blank response
2019-04-29 19:45:52 +02:00
6ca735b574 Add client add button 2019-04-29 19:35:38 +02:00
216daeac33 Fix broker disposing client 2019-04-29 19:10:39 +02:00
7467d5ba81 Implement IDisposable for CommandStream 2019-04-27 13:59:01 +02:00
76bbefd729 Fix Broker Autosave 2019-04-27 13:58:45 +02:00
29329ee303 Add app refresh 2019-04-27 13:49:02 +02:00
c6888550b6 Add app add button 2019-04-27 13:29:53 +02:00
d8c7a9e2c5 Add commands for Broker, autosave and clean logging 2019-04-27 11:29:31 +02:00
f67d070fc3 Fix some things 2019-04-27 11:01:38 +02:00
86593eff22 Fix typo 2019-04-24 23:45:42 +02:00
a5e75e7e14 Add Client icon per type
Only added Ficus Icon
2019-04-24 23:39:36 +02:00
368f0b99df Update Protocol, parsing errors 2019-04-24 23:14:57 +02:00
b4bf7aad20 Client now connects to the broker 2019-04-24 23:14:35 +02:00
ab85e78f4c Update Broker 2019-04-24 23:14:10 +02:00
0f91751087 Add Broker Info command client-side 2019-04-24 20:07:34 +02:00
e3cc6392a7 End Broker 2019-04-24 19:27:40 +02:00
a1e1d43a6f ˅ 2019-04-22 17:28:56 +02:00
bf8ddcb738 Fix value format on charts 2019-04-22 17:27:34 +02:00
9e78307541 Update commands accorded to doc
Update Captors and Info commands
2019-04-22 16:54:16 +02:00
25891c6c9d Add HistoricPage 2019-04-22 14:12:49 +02:00
54ecf641f5 Change colors of CaptorsPage 2019-04-22 14:12:36 +02:00
0396b66606 Fix language selection page
Friendly name display
2019-04-18 15:02:23 +02:00
f9adda14b8 Adjust icons opacity
Full black isn't catchy
2019-04-17 13:48:34 +02:00
198a6ddebc Begin CaptorsPage 2019-04-17 13:44:24 +02:00
bc4615761c Add StatusBar control 2019-04-11 15:11:21 +02:00
684393f85d Add PlantPage logic 2019-04-07 15:50:00 +02:00
5dc9007ad2 Add title to PlantPage
Set Plant Name as Title
2019-03-27 19:18:46 +01:00
8be57fb3df Change home item colors 2019-03-27 19:16:42 +01:00
c86e649b4a Add back to show menu on home 2019-03-26 18:06:53 +01:00
1fbcaacd63 See previous 2019-03-25 23:00:41 +01:00
9cc08ff10b Fix language setting null default value 2019-03-25 22:58:56 +01:00
c96e8fc6ce Refactor Menu 2019-03-25 22:01:27 +01:00
e64979e42f End HomePage interface
Logic is coming... soon or not
2019-03-25 21:48:48 +01:00
35e468e0b0 Add HomePage 2019-03-24 19:40:53 +01:00
46f914fe4d Separate Client and Server port 2019-03-24 12:50:03 +01:00
fa8608b44b Change CaptorsResponse according to Wiki 2019-03-24 12:48:33 +01:00
73855e246c Refactor using extensions 2019-03-24 12:14:28 +01:00
ed635c5ec2 See previous 2019-03-24 11:34:49 +01:00
6d7a9969cd Add Info Command 2019-03-24 11:34:35 +01:00
b02114f0f9 Fix coding style in PingCommand
new string[] -> new[]
2019-03-23 22:41:13 +01:00
f03de89815 Add HistoricResponse 2019-03-23 22:34:45 +01:00