feat: style panel #1

Merged
airex merged 6 commits from feat/style-panel into develop 2025-06-16 10:12:36 +00:00
2 changed files with 114 additions and 11 deletions
Showing only changes of commit 06ea0246f5 - Show all commits

View File

@@ -25,6 +25,31 @@ PC_DETAILS = {
"status": "offline",
"last_seen": "2023-10-01 11:00:00",
},
"PC3": {
"id": "PC3",
"status": "offline",
"last_seen": "2023-10-01 11:00:00",
},
"PC4": {
"id": "PC4",
"status": "offline",
"last_seen": "2023-10-01 11:00:00",
},
"PC5": {
"id": "PC5",
"status": "offline",
"last_seen": "2023-10-01 11:00:00",
},
"PC6": {
"id": "PC6",
"status": "offline",
"last_seen": "2023-10-01 11:00:00",
},
"PC7": {
"id": "PC7",
"status": "offline",
"last_seen": "2023-10-01 11:00:00",
}
}