Channel 0x0504
This cluster provides an interface for controlling the current Channel on a device.
Spec History
Matter 1.0
Matter 1.1
Matter 1.2
Matter 1.3
rev 2
Matter 1.4
rev 2
Matter 1.5
rev 2
Matter master
rev 2
Attributes (3)
| Code | Name | Type |
|---|---|---|
| 0x0000 | ChannelList | array |
| 0x0001 | Lineup | LineupInfoStruct |
| 0x0002 | CurrentChannel | ChannelInfoStruct |
Commands (8)
| Code | Name | Direction |
|---|---|---|
| 0x00 | ChangeChannel | client→server |
| 0x01 | ChangeChannelResponse | server→client |
| 0x02 | ChangeChannelByNumber | client→server |
| 0x03 | SkipChannel | client→server |
| 0x04 | GetProgramGuide | client→server |
| 0x05 | ProgramGuideResponse | server→client |
| 0x06 | RecordProgram | client→server |
| 0x07 | CancelRecordProgram | client→server |
Features (4)
| Bit | Code | Name |
|---|---|---|
| 0 | CL | ChannelList — Provides list of available channels. |
| 1 | LI | LineupInfo — Provides lineup info, which is a reference to an external source of lineup information. |
| 2 | EG | ElectronicGuide — Provides electronic program guide information. |
| 3 | RP | RecordProgram — Provides ability to record program. |