Difference between revisions of "Template:AutomationPrimitiveCommand"

From iPi Docs
Jump to: navigation, search
 
(No difference)

Latest revision as of 07:28, 26 February 2020

{{{events}}}

Parameter NameTypeMandatory /
Optional
Allowed ValuesDescription
Arguments
No arguments
Result
Empty result

EXAMPLE

// Request
{
    "command": "{{{1}}}"
}
 
// Response
{
    "success": true
}