Cancel a scheduled battery action. Only actions in the scheduled state can be cancelled.
The unique identifier for the action to cancel
"action_abc123"
Action cancellation accepted
Unique action identifier
"act_abc123"
Device ID
"device_xyz789"
Action type
battery:set_operation_mode "battery:set_operation_mode"
Current state of the action
acknowledged, scheduled, deferred, cancelled, completed, failed "acknowledged"
OEM response data when action completes
{
"success": true,
"message": "Command executed successfully"
}ISO timestamp when action was created
ISO timestamp when action was last updated
Resolved ISO 8601 UTC timestamp the action is deferred until. Null if the action was not deferred.
"2025-06-01T18:00:00Z"
Action-specific parameters sent with the request
{ "mode": "charge", "targetPercent": 80 }Error code if action failed
Error message if action failed
ISO timestamp when action was acknowledged
ISO timestamp when action was completed