I can’t match the buttons clicked in the xml file.
right button
00000c81:00 00 00 00 00 00 00 03 off
00000c81:00 00 00 00 00 00 00 01 on
Left button
00000c81:00 00 00 00 00 00 00 03 off
00000c81:00 00 00 00 00 00 00 02 on
Set button
00000c81:00 00 00 00 00 00 00 03 off
00000c81:00 00 00 00 00 00 00 00 on
<frame id="0x00000c81">
<value targetId="93" offset="7" length="2" units="bit" conversion="V>>2"/>
<!-- right-->
<value targetId="121" offset="7"length="2" units="bit" conversion="V>>1"/>
<!--left-->
<value targetId="95" offset="7" length="2" units="bit" conversion="V>>0"/>
<!-- set-->
Please correct it