diff --git a/pyghmi/ipmi/events.py b/pyghmi/ipmi/events.py index f56e481f..313043fd 100644 --- a/pyghmi/ipmi/events.py +++ b/pyghmi/ipmi/events.py @@ -447,6 +447,12 @@ class EventHandler(object): sensorid = petdata[28] event_data = petdata[31:34] event = {} + seqnum = struct.unpack_from('>H', buffer(petdata[16:18])) + ltimestamp = struct.unpack_from('>I', buffer(petdata[18:22])) + petack = bytearray(struct.pack('