Commit Graph

51 Commits

Author SHA1 Message Date
c74ed0cfbb Refactor energy management 2024-09-10 19:40:06 +02:00
36ba4efd9f Update general device information 2024-09-09 21:43:57 +02:00
7cac6aeb35 Store last ping of devices 2024-09-09 21:06:33 +02:00
1b02a812b4 Start to build sync route 2024-09-04 22:43:23 +02:00
583dd7c8f7 Fix bad self-loop check 2024-08-31 20:54:14 +02:00
78663854cc Check for dependencies conflict before deleting a device 2024-08-31 20:46:02 +02:00
bbe128e055 Add the route to update a relay 2024-08-31 20:26:16 +02:00
f35aac04f6 Add the route to delete a relay 2024-08-31 20:00:40 +02:00
871d5109bf Fix authentication issue 2024-08-31 18:52:29 +02:00
2022e99274 Update dependencies 2024-08-31 18:26:24 +02:00
6028be92ef Anticipate relay ID collision 2024-08-27 22:35:07 +02:00
87fb3360fb Can create a relay 2024-08-27 22:32:22 +02:00
f46a7dbc94 Update tests 2024-08-27 18:41:09 +02:00
50e61707cc Check for loops in relays 2024-08-27 18:38:49 +02:00
e18162b32d Can build central in production mode 2024-08-07 16:44:30 +02:00
48a2f728de Start to check device relay information 2024-07-31 23:33:58 +02:00
8a65687970 Start to build relay dialog 2024-07-29 22:11:13 +02:00
73163e6e69 Can get the full list of relays through the API 2024-07-24 23:35:58 +02:00
4d5ba939d1 Can update device general information 2024-07-22 22:19:48 +02:00
1ce9ca3321 Display basic device information 2024-07-18 20:06:46 +02:00
370084b3bb Add devices definitions 2024-07-17 18:57:23 +02:00
37406faa32 Automatically regenerate CRLs at regular interval 2024-07-17 18:44:09 +02:00
717ad5b5e0 Can revoke issued certificates 2024-07-17 18:31:57 +02:00
6ad50657a5 Automatically download certificate on Python device 2024-07-03 22:19:56 +02:00
8674d25512 Can get a single device enrollment status 2024-07-03 22:05:19 +02:00
e97ef6fe45 Validate devices 2024-07-03 21:32:32 +02:00
2502ed6bcf Can delete a pending device 2024-07-03 21:10:15 +02:00
716af6219a Display the list of pending devices in the UI 2024-07-03 19:17:47 +02:00
01ffe085d7 Complete enroll route 2024-07-02 22:55:51 +02:00
e64a444bd0 Can issue certificate for devices 2024-07-01 22:24:03 +02:00
9ba4aa5194 Start to implement devices enrollment 2024-07-01 21:10:45 +02:00
378c296e71 Devices can request current time with a precision to the millisecond 2024-07-01 17:56:10 +02:00
1f14cf8212 Draw ui 2024-06-30 22:54:23 +02:00
f468f192d8 Can read consumption from a file 2024-06-30 20:14:23 +02:00
dca8848ec9 Start to create Python client 2024-06-29 18:05:58 +02:00
e1739d9818 Add authentication layer 2024-06-29 14:43:56 +02:00
d4a81f5fdf Create energy actor 2024-06-29 11:45:39 +02:00
49a3e3a669 Start to implement energy consumption backend 2024-06-29 10:11:31 +02:00
9d3e2beb81 Serve PKI files 2024-06-28 22:28:43 +02:00
b4647d70a0 Leaf certificates are explicitly marked as non CA 2024-06-28 22:04:36 +02:00
11054385a6 Add servers 2024-06-28 22:00:20 +02:00
09f526bfb7 Generate server certificate 2024-06-28 21:34:18 +02:00
f4fde9bc46 Refresh all CRLs 2024-06-28 19:43:33 +02:00
24f8f8f842 Fix issue 2024-06-28 19:39:07 +02:00
aa97d28657 Generate first CRL 2024-06-28 19:29:18 +02:00
32d5707055 Update 2024-06-28 19:19:17 +02:00
8bac181552 Improve certificates issuance 2024-06-28 17:21:40 +02:00
716e524bf4 WIP cert authorities 2024-06-28 01:34:22 +02:00
ffb8cbb6eb WIP cert authorities 2024-06-28 01:34:15 +02:00
f4e2bb69b6 WIP cert authorities 2024-06-28 01:05:02 +02:00