[matter] Robotic Vacuum Cleaner (RVC) Error State

@digitaldan
I now have a trace file in case the RVC has an error condition.
Both traces are from the start of openHAB. When comparing them, I notice the following value in the error case, which otherwise has the value 0.

operationalError(0x5)

Is this an usable error status that could be integrated into the binding ?
openhab.error.log (517.7 KB)
openhab.no_error.log (484.0 KB)

Thats the attribute id number, not the value, if you look at the log, the value is printed like

"operationalError":{"errorStateId":0}

I don’t that value ever changing ?

Thank you for the explanation. I was hoping this was an error code.

I’ve been looking for a change in the traces for a long time, but never found one. Then it seems that RVC doesn’t currently support it. I’ll get back to you after the next RVC firmware update. :grinning_face: