File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -205,55 +205,48 @@ export default defineAppConfig({
205205 'value' : 'Die cutting, Shear cutting, Draw cutting' ,
206206 'description' : 'Types of cutting technologies supported' ,
207207 'unitText' : '' ,
208- 'unitCode' : '' ,
209208 '@type' : 'PropertyValue'
210209 } ,
211210 {
212211 'name' : 'Cutting Accuracy' ,
213212 'value' : 'cutAccuracy' ,
214213 'description' : 'Positional and repeatable cutting accuracy' ,
215214 'unitText' : '' ,
216- 'unitCode' : '' ,
217215 '@type' : 'PropertyValue'
218216 } ,
219217 {
220218 'name' : 'Dimensions (LxWxH)' ,
221219 'value' : 'dimensions' ,
222220 'description' : 'Length x Width x Height' ,
223221 'unitText' : 'mm' ,
224- 'unitCode' : '' ,
225222 '@type' : 'PropertyValue'
226223 } ,
227224 {
228225 'name' : 'Electrical Input' ,
229226 'value' : 'electricalInput' ,
230227 'description' : 'Power supply requirements' ,
231228 'unitText' : '' ,
232- 'unitCode' : '' ,
233229 '@type' : 'PropertyValue'
234230 } ,
235231 {
236232 'name' : 'Compressed Air Input' ,
237233 'value' : 'compressedAirInput' ,
238234 'description' : 'Required compressed air connection' ,
239235 'unitText' : '' ,
240- 'unitCode' : '' ,
241236 '@type' : 'PropertyValue'
242237 } ,
243238 {
244239 'name' : 'Consumption kVA | bar' ,
245240 'value' : 'consumption' ,
246241 'description' : 'Power and air consumption' ,
247242 'unitText' : '' ,
248- 'unitCode' : '' ,
249243 '@type' : 'PropertyValue'
250244 } ,
251245 {
252246 'name' : 'Noise (idle)' ,
253247 'value' : 'idleNoise' ,
254248 'description' : 'Noise level during idle operation' ,
255249 'unitText' : 'dB' ,
256- 'unitCode' : '' ,
257250 '@type' : 'PropertyValue'
258251 }
259252 ]
You can’t perform that action at this time.
0 commit comments