Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 241 Bytes

CMD_APO_STOP.md

File metadata and controls

18 lines (14 loc) · 241 Bytes

CMD_APO_STOP

Stops the current cooking process.

Syntax:

{
  "command": "CMD_APO_STOP", 
  "payload": {
    "type": "CMD_APO_STOP",
	"id": "<your_oven_id>"
  },
  "requestId": "<uuid>"
}

Example