Upload x_data.json
Browse files- x_data.json +287 -0
x_data.json
ADDED
@@ -0,0 +1,287 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"instruction": "Calibrate Camera X",
|
4 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
5 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
6 |
+
},
|
7 |
+
{
|
8 |
+
"instruction": "Turn off streaming for Camera X",
|
9 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
10 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"instruction": "Turn on streaming for Camera X",
|
14 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
15 |
+
"output": "From API call function [Object: Camera, Function: StreamOn, Args: Camera_X]"
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"instruction": "Please calibrate Camera X",
|
19 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
20 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"instruction": "Switch off streaming for Camera X",
|
24 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
25 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"instruction": "Switch on streaming for Camera X",
|
29 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
30 |
+
"output": "From API call function [Object: Camera, Function: StreamOn, Args: Camera_X]"
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"instruction": "Start calibration for Camera X",
|
34 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
35 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
36 |
+
},
|
37 |
+
{
|
38 |
+
"instruction": "Initiate calibration for Camera X",
|
39 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
40 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"instruction": "Disable streaming for Camera X",
|
44 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
45 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"instruction": "Enable streaming for Camera X",
|
49 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
50 |
+
"output": "From API call function [Object: Camera, Function: StreamOn, Args: Camera_X]"
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"instruction": "Execute calibration for Camera X",
|
54 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
55 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"instruction": "Stop streaming for Camera X",
|
59 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
60 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
61 |
+
},
|
62 |
+
{
|
63 |
+
"instruction": "Activate Camera X streaming",
|
64 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
65 |
+
"output": "From API call function [Object: Camera, Function: StreamOn, Args: Camera_X]"
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"instruction": "Commence calibration of Camera X",
|
69 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
70 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
71 |
+
},
|
72 |
+
{
|
73 |
+
"instruction": "Begin calibration for Camera X",
|
74 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
75 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"instruction": "Turn off Camera X streaming",
|
79 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
80 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"instruction": "Turn on Camera X streaming",
|
84 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
85 |
+
"output": "From API call function [Object: Camera, Function: StreamOn, Args: Camera_X]"
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"instruction": "Please start calibration of Camera X",
|
89 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
90 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"instruction": "Switch off streaming of Camera X",
|
94 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
95 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
96 |
+
},
|
97 |
+
{
|
98 |
+
"instruction": "Switch on streaming of Camera X",
|
99 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
100 |
+
"output": "From API call function [Object: Camera, Function: StreamOn, Args: Camera_X]"
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"instruction": "Start calibration process for Camera X",
|
104 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
105 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"instruction": "Begin streaming for Camera X",
|
109 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
110 |
+
"output": "From API call function [Object: Camera, Function: StreamOn, Args: Camera_X]"
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"instruction": "End streaming for Camera X",
|
114 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
115 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"instruction": "Start Camera X calibration",
|
119 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
120 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
121 |
+
},
|
122 |
+
{
|
123 |
+
"instruction": "Stop Camera X streaming",
|
124 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
125 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
126 |
+
},
|
127 |
+
{
|
128 |
+
"instruction": "Enable Camera X streaming",
|
129 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
130 |
+
"output": "From API call function [Object: Camera, Function: StreamOn, Args: Camera_X]"
|
131 |
+
},
|
132 |
+
{
|
133 |
+
"instruction": "Disable Camera X streaming",
|
134 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
135 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"instruction": "Calibrate Camera number X",
|
139 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
140 |
+
"output": "From API call function [Object: Camera, Function: Calibrate, Args: Camera_X]"
|
141 |
+
},
|
142 |
+
{
|
143 |
+
"instruction": "Stop stream for Camera X",
|
144 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
145 |
+
"output": "From API call function [Object: Camera, Function: StreamOff, Args: Camera_X]"
|
146 |
+
},
|
147 |
+
{
|
148 |
+
"instruction": "Turn on illuminator X",
|
149 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
150 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"instruction": "Turn off illuminator X",
|
154 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
155 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
156 |
+
},
|
157 |
+
{
|
158 |
+
"instruction": "Activate illuminator X",
|
159 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
160 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
161 |
+
},
|
162 |
+
{
|
163 |
+
"instruction": "Deactivate illuminator X",
|
164 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
165 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
166 |
+
},
|
167 |
+
{
|
168 |
+
"instruction": "Enable illuminator X",
|
169 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
170 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"instruction": "Disable illuminator X",
|
174 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
175 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
176 |
+
},
|
177 |
+
{
|
178 |
+
"instruction": "Switch on illuminator X",
|
179 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
180 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
181 |
+
},
|
182 |
+
{
|
183 |
+
"instruction": "Switch off illuminator X",
|
184 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
185 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"instruction": "Start illuminator X",
|
189 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
190 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"instruction": "Stop illuminator X",
|
194 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
195 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
196 |
+
},
|
197 |
+
{
|
198 |
+
"instruction": "Begin operation of illuminator X",
|
199 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
200 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"instruction": "Cease operation of illuminator X",
|
204 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
205 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"instruction": "Power on illuminator X",
|
209 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
210 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
211 |
+
},
|
212 |
+
{
|
213 |
+
"instruction": "Power off illuminator X",
|
214 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
215 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
216 |
+
},
|
217 |
+
{
|
218 |
+
"instruction": "Engage illuminator X",
|
219 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
220 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"instruction": "Disengage illuminator X",
|
224 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
225 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"instruction": "Initiate illuminator X",
|
229 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
230 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
231 |
+
},
|
232 |
+
{
|
233 |
+
"instruction": "Terminate illuminator X",
|
234 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
235 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
236 |
+
},
|
237 |
+
{
|
238 |
+
"instruction": "Start up illuminator X",
|
239 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
240 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"instruction": "Shut down illuminator X",
|
244 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
245 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"instruction": "Activate illuminator number X",
|
249 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
250 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
251 |
+
},
|
252 |
+
{
|
253 |
+
"instruction": "Deactivate illuminator number X",
|
254 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
255 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"instruction": "Power up illuminator X",
|
259 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
260 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
261 |
+
},
|
262 |
+
{
|
263 |
+
"instruction": "Power down illuminator X",
|
264 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
265 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
266 |
+
},
|
267 |
+
{
|
268 |
+
"instruction": "Light up illuminator X",
|
269 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
270 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
271 |
+
},
|
272 |
+
{
|
273 |
+
"instruction": "Dim illuminator X",
|
274 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
275 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"instruction": "Engage illuminator number X",
|
279 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
280 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOn, Args: Illuminator_X]"
|
281 |
+
},
|
282 |
+
{
|
283 |
+
"instruction": "Disengage illuminator number X",
|
284 |
+
"input": "You are a program running on a machine. Based on the instruction provided by the operator, invoke the appropriate API function.",
|
285 |
+
"output": "From API call function [Object: Illuminator, Function: TurnOff, Args: Illuminator_X]"
|
286 |
+
}
|
287 |
+
]
|