The Application Launcher cluster (0x050C) is a Matter cluster that Launches and manages applications on smart TV platforms.. It defines 4 commands and 2 attributes and is mandatory for 4 device types.
Application Launcher 0x050C
Launches and manages applications on smart TV platforms.
Spec History
This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.
Attributes 2
Commands 4
Features 1
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | CatalogList | array | Optional |
| 0x0001 |
CurrentApp
nullable
|
ApplicationEPStruct | Optional |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
LaunchApp
Upon receipt of this command, the server SHALL launch the application with optional data.
|
client→server |
Application: ApplicationStruct, Data: octet_string |
| 0x01 |
StopApp
Upon receipt of this command, the server SHALL stop the application if it is running.
|
client→server |
Application: ApplicationStruct |
| 0x02 |
HideApp
Upon receipt of this command, the server SHALL hide the application.
|
client→server |
Application: ApplicationStruct |
| 0x03 |
LauncherResponse
This command SHALL be generated in response to LaunchApp/StopApp/HideApp commands.
|
server→client |
Status: StatusEnum, Data: octet_string |
ApplicationPlatform
(AP)
bit 0
Support for attributes and commands required for endpoint to support launching any application within the supported application catalogs
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
1 device in the survey implement this cluster