Matter::Cluster::ScenesManagementCluster
Inherits Matter::Cluster::Base < Reference < Object
Constants
Attribute IDs
Global attributes
Command IDs
Response IDs
Constructors
Class methods
Instance methods
Callback to apply extension field sets to other clusters during RecallScene Receives the stored extension field sets to apply to sceneable clusters
Callback to apply extension field sets to other clusters during RecallScene Receives the stored extension field sets to apply to sceneable clusters
Callback to get current extension field sets from other clusters during StoreScene Returns array of extension field sets representing current state of sceneable clusters
Callback to get current extension field sets from other clusters during StoreScene Returns array of extension field sets representing current state of sceneable clusters
Callback for when scene is recalled (legacy - use apply_extension_field_sets instead)
Callback for when scene is recalled (legacy - use apply_extension_field_sets instead)
Read an attribute value The fabric_index parameter is optional and used for fabric-scoped attributes like CurrentFabricIndex in OperationalCredentialsCluster
Scene storage: {fabric_index, group_id, scene_id} => SceneData
Nested types
- Matter::Cluster::ScenesManagementCluster::ExtensionFieldSet
- Matter::Cluster::ScenesManagementCluster::Feature
- Matter::Cluster::ScenesManagementCluster::PersistedState
- Matter::Cluster::ScenesManagementCluster::SceneData
- Matter::Cluster::ScenesManagementCluster::SceneInfo
- Matter::Cluster::ScenesManagementCluster::SceneKey