File size: 231 Bytes
b575d22
 
 
 
 
 
1
2
3
4
5
6
7
[
  { "command": "clean the living room", "area": "living_room" },
  { "command": "vacuum the bedroom", "area": "bedroom" },
  { "command": "mop the kitchen", "area": "kitchen" },
  { "command": "stop cleaning", "area": "none" }
]