YAML Pseudo-clusters#
CommissionerCommands
command |
args |
arg type |
arg optional |
---|---|---|---|
PairWithCode |
nodeId |
node_id |
false |
Unpair |
nodeId |
node_id |
false |
GetCommissionerNodeId |
|||
GetCommissionerNodeIdResponse |
nodeId |
node_id |
false |
GetCommissionerRootCertificate |
|||
GetCommissionerRootCertificateResponse |
RCAC |
OCTET_STRING |
false |
IssueNocChain |
Elements |
octet_string |
false |
IssueNocChainResponse |
NOC |
octet_string |
false |
DelayCommands
command |
args |
arg type |
arg optional |
---|---|---|---|
WaitForCommissioning |
|||
WaitForCommissionee |
nodeId |
node_id |
false |
WaitForMs |
ms |
int16u |
false |
WaitForMessage |
registerKey |
char_string |
false |
DiscoveryCommands
command |
args |
arg type |
arg optional |
---|---|---|---|
FindCommissionable |
|||
FindCommissionableByShortDiscriminator |
value |
int16u |
false |
FindCommissionableByLongDiscriminator |
value |
int16u |
false |
FindCommissionableByCommissioningMode |
|||
FindCommissionableByVendorId |
value |
vendor_id |
false |
FindCommissionableByDeviceType |
value |
devtype_id |
false |
FindCommissioner |
|||
FindCommissionerByVendorId |
value |
vendor_id |
false |
FindCommissionerByDeviceType |
value |
devtype_id |
false |
FindResponse |
hostName |
char_string |
false |
EqualityCommands
command |
args |
arg type |
arg optional |
---|---|---|---|
BooleanEquals |
Value1 |
boolean |
false |
SignedNumberEquals |
Value1 |
int64s |
false |
UnsignedNumberEquals |
Value1 |
int64u |
false |
EqualityResponse |
Equals |
bool |
false |
LogCommands
command |
args |
arg type |
arg optional |
---|---|---|---|
Log |
message |
char_string |
false |
UserPrompt |
message |
char_string |
false |
SystemCommands
command |
args |
arg type |
arg optional |
---|---|---|---|
Start |
registerKey |
char_string |
true |
Stop |
registerKey |
char_string |
true |
Reboot |
registerKey |
char_string |
true |
FactoryReset |
registerKey |
char_string |
true |
CreateOtaImage |
otaImageFilePath |
char_string |
false |
CompareFiles |
file1 |
char_string |
false |
CreateFile |
filePath |
char_string |
false |
DeleteFile |
filePath |
char_string |
false |