support HPE BL460c Gen10 and its stupid dmidecode info #39

Merged
Solvik merged 2 commits from feature/bl460cgen10 into master 2019-08-21 16:17:02 +02:00
Showing only changes of commit 62953360dc - Show all commits

View file

@ -68,6 +68,7 @@ def parse():
_data = _parse(buffer) _data = _parse(buffer)
return _data return _data
def get_by_type(type_id): def get_by_type(type_id):
""" """
filter the output of dmidecode per type filter the output of dmidecode per type