17 Commits

Author SHA1 Message Date
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
87fb3360fb Can create a relay 2024-08-27 22:32:22 +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
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
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
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
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