Matter Survey

Community-basierte Datenbank für Matter-Gerätefunktionen

The Content Launcher cluster (0x050A) is a Matter cluster that Launches content by URL, search query, or content ID on media devices.. It defines 3 commands and 2 attributes and is mandatory for 4 device types.

Content Launcher 0x050A

Application Cluster
Media
Introduced in: Matter 1.0
Devices: 1
Launches content by URL, search query, or content ID on media devices.

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 3
Code Name Type Flags
0x0000 AcceptHeader array Optional
0x0001 SupportedStreamingProtocols
default 0
SupportedProtocolsBitmap Optional
Code Name Direction Parameters
0x00 LaunchContent Optional
Upon receipt, this SHALL launch the specified content with optional search criteria.
client→server
Search: ContentSearchStruct, AutoPlay: boolean, Data: char_string, PlaybackPreferences: PlaybackPreferencesStruct, UseCurrentContext: boolean
0x01 LaunchURL Optional
Upon receipt, this SHALL launch content from the specified URL.
client→server
ContentURL: char_string, DisplayString: char_string, BrandingInformation: BrandingInformationStruct
0x02 LauncherResponse Optional
This command SHALL be generated in response to LaunchContent command.
server→client
Status: StatusEnum, Data: char_string

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