kontron / python-ipmi

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

Add SdrUnknownSensorRecord to allow fully iterating a SDR repository #100

Closed EmilioPeJu closed 2 years ago

EmilioPeJu commented 2 years ago

As discussed in https://github.com/kontron/python-ipmi/issues/99, this change will allow sdr_repository_entries() to finish iterating when an unknown record is found.

hthiery commented 2 years ago

Looks good so far. Would you please add your "Signed-off-by" tag.

EmilioPeJu commented 2 years ago

Done