updates
This commit is contained in:
@@ -154,9 +154,21 @@ def label_frame(frame: bytes) -> str:
|
||||
bytes.fromhex("0000158000CF"): "known_call_button_active_report",
|
||||
bytes.fromhex("00001500004F"): "known_call_button_inactive_report",
|
||||
bytes.fromhex("0000078000DD"): "known_cam_power_button_report",
|
||||
bytes.fromhex("000013000049"): "known_iris_mblack_link_clear_report_candidate",
|
||||
bytes.fromhex("000013400009"): "known_iris_mblack_link_active_report_candidate",
|
||||
bytes.fromhex("0000138000C9"): "known_selector_0013_bit15_report_candidate",
|
||||
bytes.fromhex("000013C00089"): "known_selector_0013_bit15_plus_iris_mblack_link_report_candidate",
|
||||
bytes.fromhex("00010F8000D4"): "known_shutter_onoff_bit7_report_candidate",
|
||||
bytes.fromhex("00010F200074"): "known_shutter_onoff_bit6_report_candidate",
|
||||
bytes.fromhex("00010F000054"): "known_shutter_onoff_clear_report_candidate",
|
||||
bytes.fromhex("010013000048"): "queued_iris_mblack_link_clear_report_candidate",
|
||||
bytes.fromhex("02001300004B"): "queued_iris_mblack_link_clear_report_candidate",
|
||||
bytes.fromhex("010013400008"): "queued_iris_mblack_link_active_report_candidate",
|
||||
bytes.fromhex("02001340000B"): "queued_iris_mblack_link_active_report_candidate",
|
||||
bytes.fromhex("0100138000C8"): "queued_selector_0013_bit15_report_candidate",
|
||||
bytes.fromhex("0200138000CB"): "queued_selector_0013_bit15_report_candidate",
|
||||
bytes.fromhex("010013C00088"): "queued_selector_0013_bit15_plus_iris_mblack_link_report_candidate",
|
||||
bytes.fromhex("020013C0008B"): "queued_selector_0013_bit15_plus_iris_mblack_link_report_candidate",
|
||||
bytes.fromhex("01010F8000D5"): "queued_shutter_onoff_bit7_report_candidate",
|
||||
bytes.fromhex("02010F8000D6"): "queued_shutter_onoff_bit7_report_candidate",
|
||||
bytes.fromhex("01010F200075"): "queued_shutter_onoff_bit6_report_candidate",
|
||||
|
||||
Reference in New Issue
Block a user