ClusterInstance: MutableCluster<{
    commands: {
        contentAppMessage: Command<TypeFromFields, TypeFromFields, any>;
    };
    id: 1296;
    name: "ContentAppObserver";
    revision: 1;
}, []>

Type declaration

  • Readonlycommands: {
        contentAppMessage: Command<TypeFromFields, TypeFromFields, any>;
    }
    • ReadonlycontentAppMessage: Command<TypeFromFields, TypeFromFields, any>

      Upon receipt, the data field may be parsed and interpreted. Message encoding is specific to the Content App. A Content App may when possible read attributes from the Basic Information Cluster on the Observer and use this to determine the Message encoding.

      This command returns a ContentAppMessage Response.

      MatterSpecification.v13.Cluster § 6.12.5.1

  • Readonlyid: 1296
  • Readonlyname: "ContentAppObserver"
  • Readonlyrevision: 1