This commit is contained in:
Solvik Blum 2019-08-21 15:56:26 +02:00
parent d9231252dc
commit 62953360dc
No known key found for this signature in database
GPG key ID: CC12B3DC262B6C47

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