15 lines
608 B
JSON
15 lines
608 B
JSON
[
|
|
{
|
|
"id": "' Coffee power plug disable at 6pm.'",
|
|
"result": {
|
|
"structured": "TRIGGER: At 18:00:00. CONDITIONS: Day is Monday OR Tuesday OR Wednesday OR Thursday OR Friday. ACTIONS: Turn off coffee maker [9280678fe02782661e988a77bec97e76].",
|
|
"natural_language": {
|
|
"trigger": "At exactly 6:00 PM.",
|
|
"conditions": "Only on weekdays (Monday through Friday).",
|
|
"action": "Turns off the coffee maker [9280678fe02782661e988a77bec97e76]."
|
|
},
|
|
"human_like": "Automatically turns off the coffee maker at 6 PM on weekdays.",
|
|
"complexity": "low"
|
|
}
|
|
}
|
|
] |