post https://example.com/device/v1/devices//commands//start
Start a new command by name
Request Body Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
_configuration | object | false | An object that holds the entity configuration attributes | |
_name | string | false | The name of the command |
Path Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
deviceId | string | true | null | |
templateName | string | true | null |
This API requires PROTECTED_API permission(s).