Command history
Commands scheduled/ executed on the device using Mobile App or remotely
POST /controllers/SmartDeviceCommand.ashx?action=list
List Properties
All transaction APIs return Asset/ Location related common attributes. Attributes specific to this API are:
Property | Type | Description |
---|---|---|
SmartDevieTypeCommandId | int | Type of command issued |
Value | String | Command parameters |
Result | String | Command result |
ExecutedOn | Date | When the command was executed |
IsDeleted | boolean | 1 if command was cancelled |