'Health': 'OK'
},
- 'processor': {
+ 'processors': [{
'description': '',
- 'count': '',
+ 'cores': '',
+ 'threads': '',
'type': '',
'model': '',
'temperature': '',
'State': 'Enabled',
'Health': 'OK'
}
- },
+ }],
'memory': {
'description': '',
{
'device': 'devc',
'description': 'Milk, Cheese, Bread, Fruit, Vegetables',
+ 'serial_number': 'xxxxx',
+ 'location': '1I:x:y',
+ 'interface_type': 'SATA',
'model': 'Buy groceries',
'type': 'ssd|rotate|nvme',
'capacity_bytes': '',
]
},
- 'power': {
- 'power_supplies': [
+ 'power':
+ [{
'type': 'xx',
'manufacturer': 'xxx',
'model': 'xx',
'State': 'Enabled',
'Health': 'OK'
}
- ]
- },
+ }],
- 'cooling': {
+ 'thermal': {
'fans': [
{
'id': 1,
- 'status': '',
+ 'status': {
+ 'State': 'Enabled',
+ 'Health': 'OK'
+ }
}
]
},