Difference between revisions of "Template:AutomationPrimitiveCommand"
From iPi Docs
m |
m |
||
| Line 9: | Line 9: | ||
''EXAMPLE'' | ''EXAMPLE'' | ||
| − | {{#tag:syntaxhighlight| | + | {{#tag:syntaxhighlight| |
// Request | // Request | ||
{ | { | ||
Revision as of 07:07, 26 February 2020
| Parameter Name | Type | Mandatory / Optional | Allowed Values | Description |
|---|---|---|---|---|
| Arguments | ||||
| No arguments | ||||
| Result | ||||
| Empty result | ||||
EXAMPLE
// Request { "command": "{{{1}}}" } // Response { "success": true }