kontron / python-ipmi

A pure python IPMI library
GNU Lesser General Public License v2.1
187 stars 75 forks source link

Exception when SDR record type 0xC0 (OEM) is encountered #22

Closed tatsuling closed 7 years ago

tatsuling commented 7 years ago

An exception is raised when SdrCommon.from_data() is called with an SDR record with type code 0xC0 (OEM).