validate_airv2 / validate_airv2.json
nikox95's picture
Upload validate_airv2.json
9adf501 verified
[
{
"instruction": "Turn light on at illuminator four",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_4)"
},
{
"instruction": "Activate illuminator number four",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_4)"
},
{
"instruction": "Switch on the light on illuminator four",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_4)"
},
{
"instruction": "Illuminate channel four",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_4)"
},
{
"instruction": "Turn on illuminator at channel four",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_4)"
},
{
"instruction": "Turn light on channel five",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_5)"
},
{
"instruction": "Activate illuminator at channel five",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_5)"
},
{
"instruction": "Switch on light for illuminator five",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_5)"
},
{
"instruction": "Illuminate channel five",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_5)"
},
{
"instruction": "Turn on light at channel five",
"output": "Function (TurnLightOn), Arguments (Object=Illuminator, channel=channel_5)"
},
{
"instruction": "Set lights to off on channel one",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_1)"
},
{
"instruction": "Deactivate illuminator number one",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_1)"
},
{
"instruction": "Switch off the light on channel one",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_1)"
},
{
"instruction": "Turn off illuminator on channel one",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_1)"
},
{
"instruction": "Turn off light for channel one",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_1)"
},
{
"instruction": "Set lights to off on channel two",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_2)"
},
{
"instruction": "Deactivate illuminator on channel two",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_2)"
},
{
"instruction": "Switch off light at channel two",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_2)"
},
{
"instruction": "Turn off illuminator number two",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_2)"
},
{
"instruction": "Turn off light for channel two",
"output": "Function (TurnLightOff), Arguments (Object=Illuminator, channel=channel_2)"
},
{
"instruction": "Resume process",
"output": "Function (StartMachineProcess), Arguments (Object=Machine, state=start)"
},
{
"instruction": "Start the machine process",
"output": "Function (StartMachineProcess), Arguments (Object=Machine, state=start)"
},
{
"instruction": "Begin the machine operation",
"output": "Function (StartMachineProcess), Arguments (Object=Machine, state=start)"
},
{
"instruction": "Activate the machine process",
"output": "Function (StartMachineProcess), Arguments (Object=Machine, state=start)"
},
{
"instruction": "Start the process for the machine",
"output": "Function (StartMachineProcess), Arguments (Object=Machine, state=start)"
},
{
"instruction": "Stop that machine now",
"output": "Function (StopMachineProcess), Arguments (Object=Machine, state=stop)"
},
{
"instruction": "Halt the machine process",
"output": "Function (StopMachineProcess), Arguments (Object=Machine, state=stop)"
},
{
"instruction": "Terminate the machine operation",
"output": "Function (StopMachineProcess), Arguments (Object=Machine, state=stop)"
},
{
"instruction": "Deactivate the machine process",
"output": "Function (StopMachineProcess), Arguments (Object=Machine, state=stop)"
},
{
"instruction": "End the machine process",
"output": "Function (StopMachineProcess), Arguments (Object=Machine, state=stop)"
},
{
"instruction": "Set current on channel one to 100 mili ampers",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_1, power=100)"
},
{
"instruction": "Adjust light current on channel one to 100 milliamp",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_1, power=100)"
},
{
"instruction": "Configure channel one current to 100 milliamps",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_1, power=100)"
},
{
"instruction": "Set channel one to 100 milliamps current",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_1, power=100)"
},
{
"instruction": "Adjust the current on illuminator channel one to 100 milliampers",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_1, power=100)"
},
{
"instruction": "Set current on channel two to 200 mili ampers",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_2, power=200)"
},
{
"instruction": "Adjust light current on channel two to 200 milliamp",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_2, power=200)"
},
{
"instruction": "Configure channel two current to 200 milliamps",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_2, power=200)"
},
{
"instruction": "Set channel two to 200 milliamps current",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_2, power=200)"
},
{
"instruction": "Adjust the current on illuminator channel two to 200 milliampers",
"output": "Function (SetLightCurrent), Arguments (Object=Illuminator, channel=channel_2, power=200)"
}
]