struct

Matter::Cluster::CommandResponse

Inherits Struct < Value < Object

Command response - returned by invoke_command

Constructors

new(command_id : UInt32, data : Bytes)
Source

Instance methods

command_id
Source
command_id=(command_id : UInt32)
Source
data
Source
data=(data : Bytes)
Source