mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-19 08:22:53 +00:00
68 lines
807 B
YAML
68 lines
807 B
YAML
name: Action Codes
|
|
description: 10-bit action codes 0x00-0x1F
|
|
actions:
|
|
0x00:
|
|
id: "0x00"
|
|
0x01:
|
|
id: "0x01"
|
|
0x02:
|
|
id: "0x02"
|
|
0x03:
|
|
id: "0x03"
|
|
0x04:
|
|
id: "0x04"
|
|
0x05:
|
|
id: "0x05"
|
|
0x06:
|
|
id: "0x06"
|
|
0x07:
|
|
id: "0x07"
|
|
0x08:
|
|
id: "0x08"
|
|
0x09:
|
|
id: "0x09"
|
|
0x0A:
|
|
id: "0x0A"
|
|
0x0B:
|
|
id: "0x0B"
|
|
0x0C:
|
|
id: "0x0C"
|
|
0x0D:
|
|
id: "0x0D"
|
|
0x0E:
|
|
id: "0x0E"
|
|
0x0F:
|
|
id: "0x0F"
|
|
0x10:
|
|
id: "0x10"
|
|
0x11:
|
|
id: "0x11"
|
|
0x12:
|
|
id: "0x12"
|
|
0x13:
|
|
id: "0x13"
|
|
0x14:
|
|
id: "0x14"
|
|
0x15:
|
|
id: "0x15"
|
|
0x16:
|
|
id: "0x16"
|
|
0x17:
|
|
id: "0x17"
|
|
0x18:
|
|
id: "0x18"
|
|
0x19:
|
|
id: "0x19"
|
|
0x1A:
|
|
id: "0x1A"
|
|
0x1B:
|
|
id: "0x1B"
|
|
0x1C:
|
|
id: "0x1C"
|
|
0x1D:
|
|
id: "0x1D"
|
|
0x1E:
|
|
id: "0x1E"
|
|
0x1F:
|
|
id: "0x1F"
|