2
0
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:
Zuul
2021-08-31 11:53:12 +00:00
committed by Gerrit Code Review
+1
View File
@@ -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',