mirror of
https://opendev.org/x/pyghmi
synced 2026-05-16 19:34:21 +00:00
Merge "fru: add chassis type 0: Unspecified"
This commit is contained in:
@@ -43,6 +43,7 @@ fruepoch = 820454400 # 1/1/1996, 0:00
|
||||
|
||||
# This is from SMBIOS specification Table 16
|
||||
enclosure_types = {
|
||||
0: 'Unspecified',
|
||||
1: 'Other',
|
||||
2: 'Unknown',
|
||||
3: 'Desktop',
|
||||
|
||||
Reference in New Issue
Block a user