|
|
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 |
|
|
|
a1944a1203
|
Add default Command to each
|
2019-03-23 22:19:42 +01:00 |
|
|
|
aa20f9d466
|
Add default Command to CommandSerializable<T>
|
2019-03-23 22:17:14 +01:00 |
|
|
|
18b9a97b91
|
Add CaptorsRequest
|
2019-03-23 22:12:09 +01:00 |
|
|
|
ea67a8069f
|
Change CaptorsRequest to HistoricRequest
Should I sleep?
|
2019-03-23 22:12:00 +01:00 |
|
|
|
d81bf5d8ec
|
Add CaptorsRequest
|
2019-03-23 22:07:09 +01:00 |
|
|
|
d7d60f30af
|
Move CaptorsCommand to CaptorsResponse
|
2019-03-23 21:58:06 +01:00 |
|
|
|
59c146c45f
|
Add CaptorsCommand
|
2019-03-23 21:55:42 +01:00 |
|
|
|
1c49b5150a
|
Rename Ping to PingCommand
|
2019-03-23 21:47:26 +01:00 |
|
|
|
6b7ee73597
|
Add CommandStream.Receive<T>
|
2019-03-23 14:10:51 +01:00 |
|
|
|
4eff8e32d8
|
Add Ping command
|
2019-03-23 13:34:56 +01:00 |
|
|
|
233523ca4d
|
Add doc
|
2019-03-23 11:37:52 +01:00 |
|
|
|
faa54aca0e
|
Add CommandSerializable
Used to easily serialize class to CommandPacket
|
2019-03-22 19:57:33 +01:00 |
|
|
|
58fbaf4e35
|
Add Protocol implementation
|
2019-03-19 21:02:10 +01:00 |
|