[refactor] removed cpu, ram and disk links
previously i had the idea to connect the components witht the device, ditching that idea for now
This commit is contained in:
parent
5a68a07436
commit
5ecc826f58
@ -26,10 +26,6 @@ typedef struct {
|
||||
char *hostname;
|
||||
char *os_version;
|
||||
int uptime;
|
||||
cpu_s cpu;
|
||||
ram_s ram;
|
||||
disk_s disk;
|
||||
|
||||
|
||||
} device_s;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user