|
[ |
|
{ |
|
"instruction": "Turn on the light on illuminator channel 1", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_1}" |
|
}, |
|
{ |
|
"instruction": "Switch off the light on illuminator channel 1", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_1}" |
|
}, |
|
{ |
|
"instruction": "Activate the light on channel 2 of the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_2}" |
|
}, |
|
{ |
|
"instruction": "Deactivate the light on illuminator channel 2", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_2}" |
|
}, |
|
{ |
|
"instruction": "Illuminate channel 3 on the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_3}" |
|
}, |
|
{ |
|
"instruction": "Dim the light on channel 3 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_3}" |
|
}, |
|
{ |
|
"instruction": "Power on the light on illuminator channel 4", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_4}" |
|
}, |
|
{ |
|
"instruction": "Power off the light on channel 4 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_4}" |
|
}, |
|
{ |
|
"instruction": "Light up channel 5 on the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_5}" |
|
}, |
|
{ |
|
"instruction": "Shut down the light on illuminator channel 5", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_5}" |
|
}, |
|
{ |
|
"instruction": "Enable the light on illuminator channel 6", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_6}" |
|
}, |
|
{ |
|
"instruction": "Disable the light on channel 6 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_6}" |
|
}, |
|
{ |
|
"instruction": "Turn on the light on channel 7 of the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_7}" |
|
}, |
|
{ |
|
"instruction": "Turn off the light on channel 7 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_7}" |
|
}, |
|
{ |
|
"instruction": "Activate the light on channel 8 of the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_8}" |
|
}, |
|
{ |
|
"instruction": "Deactivate the light on illuminator channel 8", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_8}" |
|
}, |
|
{ |
|
"instruction": "Light up channel 9 on the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_9}" |
|
}, |
|
{ |
|
"instruction": "Dim the light on channel 9 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_9}" |
|
}, |
|
{ |
|
"instruction": "Power on the light on illuminator channel 10", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_10}" |
|
}, |
|
{ |
|
"instruction": "Power off the light on channel 10 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_10}" |
|
}, |
|
{ |
|
"instruction": "Switch on the light on illuminator channel 11", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_11}" |
|
}, |
|
{ |
|
"instruction": "Switch off the light on channel 11 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_11}" |
|
}, |
|
{ |
|
"instruction": "Turn on the light for illuminator channel 12", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_12}" |
|
}, |
|
{ |
|
"instruction": "Turn off the light for channel 12 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_12}" |
|
}, |
|
{ |
|
"instruction": "Activate the light on illuminator channel 13", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_13}" |
|
}, |
|
{ |
|
"instruction": "Deactivate the light on channel 13 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_13}" |
|
}, |
|
{ |
|
"instruction": "Enable the light on illuminator channel 14", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_14}" |
|
}, |
|
{ |
|
"instruction": "Disable the light on channel 14 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_14}" |
|
}, |
|
{ |
|
"instruction": "Light up channel 15 on the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_15}" |
|
}, |
|
{ |
|
"instruction": "Shut off the light on channel 15 of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_15}" |
|
}, |
|
{ |
|
"instruction": "Set the current intensity on illuminator channel 1 to 150", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_1, power=150}" |
|
}, |
|
{ |
|
"instruction": "Adjust the current on channel 2 of the illuminator to 100", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_2, power=100}" |
|
}, |
|
{ |
|
"instruction": "Change the current intensity on illuminator channel 3 to 250", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_3, power=250}" |
|
}, |
|
{ |
|
"instruction": "Modify the current on illuminator channel 4 to 200", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_4, power=200}" |
|
}, |
|
{ |
|
"instruction": "Set the current on channel 5 of the illuminator to 300", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_5, power=300}" |
|
}, |
|
{ |
|
"instruction": "Adjust the current intensity on illuminator channel 6 to 175", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_6, power=175}" |
|
}, |
|
{ |
|
"instruction": "Change the current on illuminator channel 7 to 220", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_7, power=220}" |
|
}, |
|
{ |
|
"instruction": "Modify the current intensity on channel 8 of the illuminator to 125", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_8, power=125}" |
|
}, |
|
{ |
|
"instruction": "Set the current intensity on channel 9 of the illuminator to 80", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_9, power=80}" |
|
}, |
|
{ |
|
"instruction": "Adjust the current on illuminator channel 10 to 90", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_10, power=90}" |
|
}, |
|
{ |
|
"instruction": "Set the current on illuminator channel 13 to 110", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_13, power=110}" |
|
}, |
|
{ |
|
"instruction": "Adjust the current intensity on channel 14 of the illuminator to 180", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_14, power=180}" |
|
}, |
|
{ |
|
"instruction": "Change the current on illuminator channel 15 to 250", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_15, power=250}" |
|
}, |
|
{ |
|
"instruction": "Modify the current intensity on channel 16 of the illuminator to 200", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_16, power=200}" |
|
}, |
|
{ |
|
"instruction": "Set the current intensity on channel 17 of the illuminator to 300", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_17, power=300}" |
|
}, |
|
{ |
|
"instruction": "Adjust the current on illuminator channel 18 to 160", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_18, power=160}" |
|
}, |
|
{ |
|
"instruction": "Change the current on illuminator channel 19 to 220", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_19, power=220}" |
|
}, |
|
{ |
|
"instruction": "Modify the current intensity on channel 20 of the illuminator to 130", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_20, power=130}" |
|
}, |
|
{ |
|
"instruction": "Set the current intensity on channel 21 of the illuminator to 90", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_21, power=90}" |
|
}, |
|
{ |
|
"instruction": "Adjust the current on illuminator channel 22 to 75", |
|
"output": "Function {SetIlluminatorDC}, Arguments {object=Illuminator, channel=channel_22, power=75}" |
|
}, |
|
{ |
|
"instruction": "Turn on the light", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Activate the chine", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Run the program", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Switch off the device", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Start the engine", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Adjust the settings", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Enable the feature", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Activate the function", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Run the process", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Turn on the power", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Adjust the temperature", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Switch on the system", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Enable the mode", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Start the operation", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Activate the service", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Run the task", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Turn on the device", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Adjust the volume", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Switch off the light", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Start the application", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Oops", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Oh no", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Huh?", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "What a mess", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Strange", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Weird", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Not again", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Really?", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Seriously?", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Unbelievable", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "No way", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "I'm confused", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "This is nuts", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Can't believe it", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "I'm lost", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "It's a disaster", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Oh dear", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "That's absurd", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Such chaos", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Good grief", |
|
"output": "Function Unknown" |
|
}, |
|
{ |
|
"instruction": "Turn on the light on illuminator channel one", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_1}" |
|
}, |
|
{ |
|
"instruction": "Switch off the light on illuminator channel one", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_1}" |
|
}, |
|
{ |
|
"instruction": "Activate the light on channel two of the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_2}" |
|
}, |
|
{ |
|
"instruction": "Deactivate the light on illuminator channel two", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_2}" |
|
}, |
|
{ |
|
"instruction": "Illuminate channel three on the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_3}" |
|
}, |
|
{ |
|
"instruction": "Dim the light on channel three of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_3}" |
|
}, |
|
{ |
|
"instruction": "Power on the light on illuminator channel four", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_4}" |
|
}, |
|
{ |
|
"instruction": "Power off the light on channel four of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_4}" |
|
}, |
|
{ |
|
"instruction": "Light up channel five on the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_5}" |
|
}, |
|
{ |
|
"instruction": "Shut down the light on illuminator channel five", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_5}" |
|
}, |
|
{ |
|
"instruction": "Enable the light on illuminator channel six", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_6}" |
|
}, |
|
{ |
|
"instruction": "Disable the light on channel six of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_6}" |
|
}, |
|
{ |
|
"instruction": "Turn on the light on channel seven of the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_7}" |
|
}, |
|
{ |
|
"instruction": "Turn off the light on channel seven of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_7}" |
|
}, |
|
{ |
|
"instruction": "Activate the light on channel eight of the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_8}" |
|
}, |
|
{ |
|
"instruction": "Deactivate the light on illuminator channel eight", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_8}" |
|
}, |
|
{ |
|
"instruction": "Light up channel nine on the illuminator", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_9}" |
|
}, |
|
{ |
|
"instruction": "Dim the light on channel nine of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_9}" |
|
}, |
|
{ |
|
"instruction": "Power on the light on illuminator channel ten", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_10}" |
|
}, |
|
{ |
|
"instruction": "Power off the light on channel ten of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_10}" |
|
}, |
|
{ |
|
"instruction": "Switch on the light on illuminator channel eleven", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_11}" |
|
}, |
|
{ |
|
"instruction": "Switch off the light on channel eleven of the illuminator", |
|
"output": "Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_11}" |
|
}, |
|
{ |
|
"instruction": "Turn on the light for illuminator channel twelve", |
|
"output": "Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_12}" |
|
} |
|
] |