@wandelbots/nova-api 26.1.0-dev.50 → 26.1.0-dev.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/v1/index.d.cts +178 -178
- package/dist/v1/index.d.ts +178 -178
- package/dist/v2/index.cjs +69 -124
- package/dist/v2/index.d.cts +188 -261
- package/dist/v2/index.d.ts +188 -261
- package/dist/v2/index.js +66 -124
- package/package.json +1 -1
package/dist/v2/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as axios176 from "axios";
|
|
2
2
|
import { AxiosInstance, AxiosPromise, RawAxiosRequestConfig } from "axios";
|
|
3
3
|
|
|
4
4
|
//#region v2/configuration.d.ts
|
|
@@ -3182,7 +3182,10 @@ type ValidationErrorLocInner = number | string;
|
|
|
3182
3182
|
interface VirtualController {
|
|
3183
3183
|
'kind': VirtualControllerKindEnum;
|
|
3184
3184
|
'manufacturer': Manufacturer;
|
|
3185
|
-
|
|
3185
|
+
/**
|
|
3186
|
+
* Preset type of the virtual robot controller. See [getRobotConfigurations](getRobotConfigurations) for supported types.
|
|
3187
|
+
*/
|
|
3188
|
+
'type'?: string;
|
|
3186
3189
|
/**
|
|
3187
3190
|
* Complete JSON configuration of the virtual robot controller. Can be obtained from the physical controller\'s configuration via [getVirtualControllerConfiguration](getVirtualControllerConfiguration). If provided, the `type` field should not be used.
|
|
3188
3191
|
*/
|
|
@@ -3196,130 +3199,6 @@ declare const VirtualControllerKindEnum: {
|
|
|
3196
3199
|
readonly VirtualController: "VirtualController";
|
|
3197
3200
|
};
|
|
3198
3201
|
type VirtualControllerKindEnum = typeof VirtualControllerKindEnum[keyof typeof VirtualControllerKindEnum];
|
|
3199
|
-
declare const VirtualControllerTypes: {
|
|
3200
|
-
readonly AbbIrb101003715: "abb-irb1010_037_15";
|
|
3201
|
-
readonly AbbIrb110004754: "abb-irb1100_0475_4";
|
|
3202
|
-
readonly AbbIrb11000584: "abb-irb1100_058_4";
|
|
3203
|
-
readonly AbbIrb12007: "abb-irb1200_7";
|
|
3204
|
-
readonly AbbIrb13000911: "abb-irb1300_09_11";
|
|
3205
|
-
readonly AbbIrb130011510: "abb-irb1300_115_10";
|
|
3206
|
-
readonly AbbIrb13001412: "abb-irb1300_14_12";
|
|
3207
|
-
readonly AbbIrb1300147: "abb-irb1300_14_7";
|
|
3208
|
-
readonly AbbIrb16001210: "abb-irb1600_12_10";
|
|
3209
|
-
readonly AbbIrb1600126: "abb-irb1600_12_6";
|
|
3210
|
-
readonly AbbIrb160014510: "abb-irb1600_145_10";
|
|
3211
|
-
readonly AbbIrb16001456: "abb-irb1600_145_6";
|
|
3212
|
-
readonly AbbIrb2600Id18515: "abb-irb2600ID_185_15";
|
|
3213
|
-
readonly AbbIrb2600Id2008: "abb-irb2600ID_200_8";
|
|
3214
|
-
readonly AbbIrb260016512: "abb-irb2600_165_12";
|
|
3215
|
-
readonly AbbIrb260016520: "abb-irb2600_165_20";
|
|
3216
|
-
readonly AbbIrb260018512: "abb-irb2600_185_12";
|
|
3217
|
-
readonly AbbIrb460020545: "abb-irb4600_205_45";
|
|
3218
|
-
readonly AbbIrb460020560: "abb-irb4600_205_60";
|
|
3219
|
-
readonly AbbIrb460025020: "abb-irb4600_250_20";
|
|
3220
|
-
readonly AbbIrb460025540: "abb-irb4600_255_40";
|
|
3221
|
-
readonly AbbIrb6730210310: "abb-irb6730_210_310";
|
|
3222
|
-
readonly AbbIrb6730240290: "abb-irb6730_240_290";
|
|
3223
|
-
readonly FanucArcMate100iD: "fanuc-arc_mate_100iD";
|
|
3224
|
-
readonly FanucArcMate100iD16S: "fanuc-arc_mate_100iD16S";
|
|
3225
|
-
readonly FanucArcMate120iD: "fanuc-arc_mate_120iD";
|
|
3226
|
-
readonly FanucArcMate120iD12L: "fanuc-arc_mate_120iD12L";
|
|
3227
|
-
readonly FanucArcMate120iD35: "fanuc-arc_mate_120iD35";
|
|
3228
|
-
readonly FanucCr35ib: "fanuc-cr35ib";
|
|
3229
|
-
readonly FanucCr7ia: "fanuc-cr7ia";
|
|
3230
|
-
readonly FanucCr7ial: "fanuc-cr7ial";
|
|
3231
|
-
readonly FanucCrx10ia: "fanuc-crx10ia";
|
|
3232
|
-
readonly FanucCrx10ial: "fanuc-crx10ial";
|
|
3233
|
-
readonly FanucCrx20ial: "fanuc-crx20ial";
|
|
3234
|
-
readonly FanucCrx25ia: "fanuc-crx25ia";
|
|
3235
|
-
readonly FanucCrx30ia: "fanuc-crx30ia";
|
|
3236
|
-
readonly FanucCrx5ia: "fanuc-crx5ia";
|
|
3237
|
-
readonly FanucLrMate200iD: "fanuc-lr_mate_200iD";
|
|
3238
|
-
readonly FanucLrMate200iD4S: "fanuc-lr_mate_200iD4S";
|
|
3239
|
-
readonly FanucLrMate200iD7L: "fanuc-lr_mate_200iD7L";
|
|
3240
|
-
readonly FanucM10iD12: "fanuc-m10iD12";
|
|
3241
|
-
readonly FanucM10iD16S: "fanuc-m10iD16S";
|
|
3242
|
-
readonly FanucM20iD25: "fanuc-m20iD25";
|
|
3243
|
-
readonly FanucM20iD35: "fanuc-m20iD35";
|
|
3244
|
-
readonly FanucM710iC20L: "fanuc-m710iC20L";
|
|
3245
|
-
readonly FanucM900iB280L: "fanuc-m900iB280L";
|
|
3246
|
-
readonly FanucM900iB360E: "fanuc-m900iB360E";
|
|
3247
|
-
readonly FanucR2000ic125l: "fanuc-r2000ic125l";
|
|
3248
|
-
readonly FanucR2000ic210f: "fanuc-r2000ic210f";
|
|
3249
|
-
readonly KukaKr10R1100: "kuka-kr10_r1100";
|
|
3250
|
-
readonly KukaKr10R11002: "kuka-kr10_r1100_2";
|
|
3251
|
-
readonly KukaKr10R900: "kuka-kr10_r900";
|
|
3252
|
-
readonly KukaKr10R9002: "kuka-kr10_r900_2";
|
|
3253
|
-
readonly KukaKr120R27002: "kuka-kr120_r2700_2";
|
|
3254
|
-
readonly KukaKr12R18102: "kuka-kr12_r1810_2";
|
|
3255
|
-
readonly KukaKr150R2: "kuka-kr150_r2";
|
|
3256
|
-
readonly KukaKr16R16102: "kuka-kr16_r1610_2";
|
|
3257
|
-
readonly KukaKr16R20102: "kuka-kr16_r2010_2";
|
|
3258
|
-
readonly KukaKr20R1810: "kuka-kr20_r1810";
|
|
3259
|
-
readonly KukaKr20R18102: "kuka-kr20_r1810_2";
|
|
3260
|
-
readonly KukaKr120R31002: "kuka-kr120_r3100_2";
|
|
3261
|
-
readonly KukaKr120R39002K: "kuka-kr120_r3900_2_k";
|
|
3262
|
-
readonly KukaKr210R2700Extra: "kuka-kr210_r2700_extra";
|
|
3263
|
-
readonly KukaKr210R27002: "kuka-kr210_r2700_2";
|
|
3264
|
-
readonly KukaKr210R31002: "kuka-kr210_r3100_2";
|
|
3265
|
-
readonly KukaKr210R33002: "kuka-kr210_r3300_2";
|
|
3266
|
-
readonly KukaKr240R2700: "kuka-kr240_r2700";
|
|
3267
|
-
readonly KukaKr240R2900: "kuka-kr240_r2900";
|
|
3268
|
-
readonly KukaKr240R37002: "kuka-kr240_r3700_2";
|
|
3269
|
-
readonly KukaKr250R27002: "kuka-kr250_r2700_2";
|
|
3270
|
-
readonly KukaKr270R2700: "kuka-kr270_r2700";
|
|
3271
|
-
readonly KukaKr30R2100: "kuka-kr30_r2100";
|
|
3272
|
-
readonly KukaKr30R3: "kuka-kr30_r3";
|
|
3273
|
-
readonly KukaKr360L2403: "kuka-kr360_l240_3";
|
|
3274
|
-
readonly KukaKr3R540: "kuka-kr3_r540";
|
|
3275
|
-
readonly KukaKr4R600: "kuka-kr4_r600";
|
|
3276
|
-
readonly KukaKr500L3403: "kuka-kr500_l340_3";
|
|
3277
|
-
readonly KukaKr50R2500: "kuka-kr50_r2500";
|
|
3278
|
-
readonly KukaKr60R3: "kuka-kr60_r3";
|
|
3279
|
-
readonly KukaKr6R1820: "kuka-kr6_r1820";
|
|
3280
|
-
readonly KukaKr6R7002: "kuka-kr6_r700_2";
|
|
3281
|
-
readonly KukaKr6R700Sixx: "kuka-kr6_r700_sixx";
|
|
3282
|
-
readonly KukaKr6R900: "kuka-kr6_r900";
|
|
3283
|
-
readonly KukaKr6R9002: "kuka-kr6_r900_2";
|
|
3284
|
-
readonly KukaKr70R2100: "kuka-kr70_r2100";
|
|
3285
|
-
readonly KukaLbrIisy11R1300: "kuka-lbr_iisy_11_r1300";
|
|
3286
|
-
readonly UniversalrobotsUr10cb: "universalrobots-ur10cb";
|
|
3287
|
-
readonly UniversalrobotsUr10e: "universalrobots-ur10e";
|
|
3288
|
-
readonly UniversalrobotsUr12e: "universalrobots-ur12e";
|
|
3289
|
-
readonly UniversalrobotsUr16e: "universalrobots-ur16e";
|
|
3290
|
-
readonly UniversalrobotsUr20e: "universalrobots-ur20e";
|
|
3291
|
-
readonly UniversalrobotsUr3e: "universalrobots-ur3e";
|
|
3292
|
-
readonly UniversalrobotsUr5cb: "universalrobots-ur5cb";
|
|
3293
|
-
readonly UniversalrobotsUr5e: "universalrobots-ur5e";
|
|
3294
|
-
readonly UniversalrobotsUr7e: "universalrobots-ur7e";
|
|
3295
|
-
readonly YaskawaAr1440: "yaskawa-ar1440";
|
|
3296
|
-
readonly YaskawaAr1730: "yaskawa-ar1730";
|
|
3297
|
-
readonly YaskawaAr2010: "yaskawa-ar2010";
|
|
3298
|
-
readonly YaskawaAr3120: "yaskawa-ar3120";
|
|
3299
|
-
readonly YaskawaAr700: "yaskawa-ar700";
|
|
3300
|
-
readonly YaskawaAr900: "yaskawa-ar900";
|
|
3301
|
-
readonly YaskawaGp110: "yaskawa-gp110";
|
|
3302
|
-
readonly YaskawaGp12: "yaskawa-gp12";
|
|
3303
|
-
readonly YaskawaGp180: "yaskawa-gp180";
|
|
3304
|
-
readonly YaskawaGp180120: "yaskawa-gp180-120";
|
|
3305
|
-
readonly YaskawaGp20hl: "yaskawa-gp20hl";
|
|
3306
|
-
readonly YaskawaGp215: "yaskawa-gp215";
|
|
3307
|
-
readonly YaskawaGp225: "yaskawa-gp225";
|
|
3308
|
-
readonly YaskawaGp25: "yaskawa-gp25";
|
|
3309
|
-
readonly YaskawaGp250: "yaskawa-gp250";
|
|
3310
|
-
readonly YaskawaGp2512: "yaskawa-gp25_12";
|
|
3311
|
-
readonly YaskawaGp280: "yaskawa-gp280";
|
|
3312
|
-
readonly YaskawaGp35L: "yaskawa-gp35L";
|
|
3313
|
-
readonly YaskawaGp400: "yaskawa-gp400";
|
|
3314
|
-
readonly YaskawaGp50: "yaskawa-gp50";
|
|
3315
|
-
readonly YaskawaGp600: "yaskawa-gp600";
|
|
3316
|
-
readonly YaskawaGp7: "yaskawa-gp7";
|
|
3317
|
-
readonly YaskawaGp8: "yaskawa-gp8";
|
|
3318
|
-
readonly YaskawaGp88: "yaskawa-gp88";
|
|
3319
|
-
readonly YaskawaHc10dtp: "yaskawa-hc10dtp";
|
|
3320
|
-
readonly YaskawaHc20dtp: "yaskawa-hc20dtp";
|
|
3321
|
-
};
|
|
3322
|
-
type VirtualControllerTypes = typeof VirtualControllerTypes[keyof typeof VirtualControllerTypes];
|
|
3323
3202
|
interface VirtualRobotConfiguration {
|
|
3324
3203
|
/**
|
|
3325
3204
|
* Name of the configuration file generated by the unique identifier of the controller and a time stamp.
|
|
@@ -3550,7 +3429,7 @@ declare class ApplicationApi extends BaseAPI {
|
|
|
3550
3429
|
* @param {*} [options] Override http request option.
|
|
3551
3430
|
* @throws {RequiredError}
|
|
3552
3431
|
*/
|
|
3553
|
-
addApp(cell: string, app: App, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
3432
|
+
addApp(cell: string, app: App, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
3554
3433
|
/**
|
|
3555
3434
|
* Delete all GUI applications from the cell.
|
|
3556
3435
|
* @summary Clear Applications
|
|
@@ -3559,7 +3438,7 @@ declare class ApplicationApi extends BaseAPI {
|
|
|
3559
3438
|
* @param {*} [options] Override http request option.
|
|
3560
3439
|
* @throws {RequiredError}
|
|
3561
3440
|
*/
|
|
3562
|
-
clearApps(cell: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
3441
|
+
clearApps(cell: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
3563
3442
|
/**
|
|
3564
3443
|
* Delete a GUI application from the cell.
|
|
3565
3444
|
* @summary Delete Application
|
|
@@ -3569,7 +3448,7 @@ declare class ApplicationApi extends BaseAPI {
|
|
|
3569
3448
|
* @param {*} [options] Override http request option.
|
|
3570
3449
|
* @throws {RequiredError}
|
|
3571
3450
|
*/
|
|
3572
|
-
deleteApp(cell: string, app: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
3451
|
+
deleteApp(cell: string, app: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
3573
3452
|
/**
|
|
3574
3453
|
* Get the configuration for an active GUI application in the cell. To update the configuration of a GUI application in the cell, use this configuration with [updateApp](updateApp).
|
|
3575
3454
|
* @summary Configuration
|
|
@@ -3578,7 +3457,7 @@ declare class ApplicationApi extends BaseAPI {
|
|
|
3578
3457
|
* @param {*} [options] Override http request option.
|
|
3579
3458
|
* @throws {RequiredError}
|
|
3580
3459
|
*/
|
|
3581
|
-
getApp(cell: string, app: string, options?: RawAxiosRequestConfig): Promise<
|
|
3460
|
+
getApp(cell: string, app: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<App, any>>;
|
|
3582
3461
|
/**
|
|
3583
3462
|
* List all GUI applications that have been added to a cell with [addApp](addApp). If the cell does not contain GUI applications, the list is returned empty.
|
|
3584
3463
|
* @summary List Applications
|
|
@@ -3586,7 +3465,7 @@ declare class ApplicationApi extends BaseAPI {
|
|
|
3586
3465
|
* @param {*} [options] Override http request option.
|
|
3587
3466
|
* @throws {RequiredError}
|
|
3588
3467
|
*/
|
|
3589
|
-
listApps(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
3468
|
+
listApps(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
3590
3469
|
/**
|
|
3591
3470
|
* Update the configuration of a GUI application in the cell.
|
|
3592
3471
|
* @summary Update Configuration
|
|
@@ -3597,7 +3476,7 @@ declare class ApplicationApi extends BaseAPI {
|
|
|
3597
3476
|
* @param {*} [options] Override http request option.
|
|
3598
3477
|
* @throws {RequiredError}
|
|
3599
3478
|
*/
|
|
3600
|
-
updateApp(cell: string, app: string, app2: App, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
3479
|
+
updateApp(cell: string, app: string, app2: App, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
3601
3480
|
}
|
|
3602
3481
|
/**
|
|
3603
3482
|
* BUSInputsOutputsApi - axios parameter creator
|
|
@@ -4101,7 +3980,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4101
3980
|
* @param {*} [options] Override http request option.
|
|
4102
3981
|
* @throws {RequiredError}
|
|
4103
3982
|
*/
|
|
4104
|
-
addBusIOService(cell: string, busIOType: BusIOType, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
3983
|
+
addBusIOService(cell: string, busIOType: BusIOType, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4105
3984
|
/**
|
|
4106
3985
|
* Adds an input/output variable to or updates an input/output variable on the MODBUS device, e.g., NOVA\'s MODBUS service. The inputs/outputs map variables to specific memory addresses in the process image. The NOVA\'s MODBUS service\'s configuration can be viewed via [listModbusIOs](listModbusIOs).
|
|
4107
3986
|
* @summary Add MODBUS Input/Output
|
|
@@ -4111,7 +3990,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4111
3990
|
* @param {*} [options] Override http request option.
|
|
4112
3991
|
* @throws {RequiredError}
|
|
4113
3992
|
*/
|
|
4114
|
-
addModbusIO(cell: string, io: string, modbusIOData: ModbusIOData, options?: RawAxiosRequestConfig): Promise<
|
|
3993
|
+
addModbusIO(cell: string, io: string, modbusIOData: ModbusIOData, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4115
3994
|
/**
|
|
4116
3995
|
* Adds an input/output variable to or updates an input/output variable on the PROFINET device, e.g., NOVA\'s PROFINET service. The inputs/outputs map variables to specific memory addresses in the process image. The default process image has buffer lengths of 64 bytes for input and output. - The size of the buffer is determined by the `config_file_content` that is passed in [addBusIOService](addBusIOService) and has to be in accordance with the GSDML file describing the PROFINET device. The PROFINET controller as well as NOVA\'s PROFINET service use an input/output variable configuration to interpret the bits of the input/output process image. - The NOVA\'s PROFINET service\'s configuration can be viewed via [listProfinetIOs](listProfinetIOs). For the PROFINET controller, e.g., a connected PLC, refer to the corresponding third party software, e.g., TIA portal).
|
|
4117
3996
|
* @summary Add PROFINET Input/Output
|
|
@@ -4121,7 +4000,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4121
4000
|
* @param {*} [options] Override http request option.
|
|
4122
4001
|
* @throws {RequiredError}
|
|
4123
4002
|
*/
|
|
4124
|
-
addProfinetIO(cell: string, io: string, profinetIOData: ProfinetIOData, options?: RawAxiosRequestConfig): Promise<
|
|
4003
|
+
addProfinetIO(cell: string, io: string, profinetIOData: ProfinetIOData, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4125
4004
|
/**
|
|
4126
4005
|
* Remove the BUS inputs/outputs service from the cell.
|
|
4127
4006
|
* @summary Clear Service
|
|
@@ -4130,7 +4009,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4130
4009
|
* @param {*} [options] Override http request option.
|
|
4131
4010
|
* @throws {RequiredError}
|
|
4132
4011
|
*/
|
|
4133
|
-
clearBusIOService(cell: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4012
|
+
clearBusIOService(cell: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4134
4013
|
/**
|
|
4135
4014
|
* Removes all input/output variable configurations from the MODBUS device, e.g., NOVA\'s MODBUS service.
|
|
4136
4015
|
* @summary Remove all MODBUS Input/Outputs
|
|
@@ -4138,7 +4017,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4138
4017
|
* @param {*} [options] Override http request option.
|
|
4139
4018
|
* @throws {RequiredError}
|
|
4140
4019
|
*/
|
|
4141
|
-
deleteAllModbusIOs(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4020
|
+
deleteAllModbusIOs(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4142
4021
|
/**
|
|
4143
4022
|
* Removes all input/output variable configurations from the PROFINET device, e.g., NOVA\'s PROFINET service.
|
|
4144
4023
|
* @summary Remove all PROFINET Input/Outputs
|
|
@@ -4146,7 +4025,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4146
4025
|
* @param {*} [options] Override http request option.
|
|
4147
4026
|
* @throws {RequiredError}
|
|
4148
4027
|
*/
|
|
4149
|
-
deleteAllProfinetIOs(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4028
|
+
deleteAllProfinetIOs(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4150
4029
|
/**
|
|
4151
4030
|
* Removes an input/output variable configuration from the MODBUS device, e.g., NOVA\'s MODBUS service.
|
|
4152
4031
|
* @summary Remove MODBUS Input/Ouptut
|
|
@@ -4155,7 +4034,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4155
4034
|
* @param {*} [options] Override http request option.
|
|
4156
4035
|
* @throws {RequiredError}
|
|
4157
4036
|
*/
|
|
4158
|
-
deleteModbusIO(cell: string, io: string, options?: RawAxiosRequestConfig): Promise<
|
|
4037
|
+
deleteModbusIO(cell: string, io: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4159
4038
|
/**
|
|
4160
4039
|
* Removes an input/output variable configuration from the PROFINET device, e.g., NOVA\'s PROFINET service.
|
|
4161
4040
|
* @summary Remove PROFINET Input/Ouptut
|
|
@@ -4164,7 +4043,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4164
4043
|
* @param {*} [options] Override http request option.
|
|
4165
4044
|
* @throws {RequiredError}
|
|
4166
4045
|
*/
|
|
4167
|
-
deleteProfinetIO(cell: string, io: string, options?: RawAxiosRequestConfig): Promise<
|
|
4046
|
+
deleteProfinetIO(cell: string, io: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4168
4047
|
/**
|
|
4169
4048
|
* Get deployed BUS inputs/outputs service.
|
|
4170
4049
|
* @summary Get Service
|
|
@@ -4172,7 +4051,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4172
4051
|
* @param {*} [options] Override http request option.
|
|
4173
4052
|
* @throws {RequiredError}
|
|
4174
4053
|
*/
|
|
4175
|
-
getBusIOService(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4054
|
+
getBusIOService(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<BusIOType, any>>;
|
|
4176
4055
|
/**
|
|
4177
4056
|
* Get the current state of the BUS Inputs/Outputs service.
|
|
4178
4057
|
* @summary State
|
|
@@ -4180,7 +4059,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4180
4059
|
* @param {*} [options] Override http request option.
|
|
4181
4060
|
* @throws {RequiredError}
|
|
4182
4061
|
*/
|
|
4183
|
-
getBusIOState(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4062
|
+
getBusIOState(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<BusIOsState, any>>;
|
|
4184
4063
|
/**
|
|
4185
4064
|
* Retrieves the current values of inputs/outputs. The identifiers of the inputs/outputs must be provided in the request. Request all available input/output identifiers via [listBusIODescriptions](listBusIODescriptions).
|
|
4186
4065
|
* @summary Get Input/Output Values
|
|
@@ -4189,7 +4068,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4189
4068
|
* @param {*} [options] Override http request option.
|
|
4190
4069
|
* @throws {RequiredError}
|
|
4191
4070
|
*/
|
|
4192
|
-
getBusIOValues(cell: string, ios?: Array<string>, options?: RawAxiosRequestConfig): Promise<
|
|
4071
|
+
getBusIOValues(cell: string, ios?: Array<string>, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<IOValue[], any>>;
|
|
4193
4072
|
/**
|
|
4194
4073
|
* Get description of NOVA as a PROFINET device.
|
|
4195
4074
|
* @summary Get PROFINET Description
|
|
@@ -4197,7 +4076,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4197
4076
|
* @param {*} [options] Override http request option.
|
|
4198
4077
|
* @throws {RequiredError}
|
|
4199
4078
|
*/
|
|
4200
|
-
getProfinetDescription(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4079
|
+
getProfinetDescription(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ProfinetDescription, any>>;
|
|
4201
4080
|
/**
|
|
4202
4081
|
* Get input/output variable configuration of the PROFINET device, e.g., NOVA\'s PROFINET service as file. You can specify byte offsets for the input and output variable addresses to get an XML tagmap that is ready to paste to the third party software, e.g., TIA portal.
|
|
4203
4082
|
* @summary PROFINET Inputs/Outputs to File
|
|
@@ -4207,7 +4086,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4207
4086
|
* @param {*} [options] Override http request option.
|
|
4208
4087
|
* @throws {RequiredError}
|
|
4209
4088
|
*/
|
|
4210
|
-
getProfinetIOsFromFile(cell: string, inputOffset?: number, outputOffset?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4089
|
+
getProfinetIOsFromFile(cell: string, inputOffset?: number, outputOffset?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string, any>>;
|
|
4211
4090
|
/**
|
|
4212
4091
|
* List all input/output descriptions for configured BUS services. The input/output descriptions contain information like name, type and unit. The input/output direction is given in perspective of the BUS service.
|
|
4213
4092
|
* @summary List Descriptions
|
|
@@ -4215,7 +4094,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4215
4094
|
* @param {*} [options] Override http request option.
|
|
4216
4095
|
* @throws {RequiredError}
|
|
4217
4096
|
*/
|
|
4218
|
-
listBusIODescriptions(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4097
|
+
listBusIODescriptions(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<BusIODescription[], any>>;
|
|
4219
4098
|
/**
|
|
4220
4099
|
* List descriptions for all configured input/output variables of the MODBUS service. The input/output descriptions contain information like name, type and address. The input/output direction is given in perspective of the active MODBUS type (service or client). - The byte and bit addresses are the locations in the MODBUS input/output process image the variable points to. - The MODBUS controller as well as NOVA\'s MODBUS service use an input/output variable configuration to interpret the bits of the input and output process image. - The NOVA MODBUS service\'s configuration is modified via [addModbusIO](addModbusIO).
|
|
4221
4100
|
* @summary List MODBUS Input/Output Configuration
|
|
@@ -4223,7 +4102,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4223
4102
|
* @param {*} [options] Override http request option.
|
|
4224
4103
|
* @throws {RequiredError}
|
|
4225
4104
|
*/
|
|
4226
|
-
listModbusIOs(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4105
|
+
listModbusIOs(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ModbusIO[], any>>;
|
|
4227
4106
|
/**
|
|
4228
4107
|
* List descriptions for all configured input/output variables of the PROFINET service. The input/output descriptions contain information like name, type and unit. The input/output direction is given in perspective of the PROFINET device, e.g., the configured PROFINET service. - The byte and bit addresses are the locations in the PROFINET input/output process image the variable points to. - The PROFINET controller as well as NOVA\'s PROFINET service use an input/output variable configuration to interpret the bits of the input and output process image. - The NOVA PROFINET service\'s configuration is modified via [addProfinetIO](addProfinetIO) and [setProfinetIOsFromFile](setProfinetIOsFromFile). For the PROFINET controller, e.g., a connected PLC, refer to the corresponding third party software, e.g., TIA portal.
|
|
4229
4108
|
* @summary List PROFINET Input/Output Configuration
|
|
@@ -4231,7 +4110,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4231
4110
|
* @param {*} [options] Override http request option.
|
|
4232
4111
|
* @throws {RequiredError}
|
|
4233
4112
|
*/
|
|
4234
|
-
listProfinetIOs(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4113
|
+
listProfinetIOs(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ProfinetIO[], any>>;
|
|
4235
4114
|
/**
|
|
4236
4115
|
* Set values of outputs. In case of virtual Bus Input/Outputs, also inputs can be set. All available output identifiers can be requested via [listBusIODescriptions](listBusIODescriptions). The call will return once the values have been set and accepted by the service.
|
|
4237
4116
|
* @summary Set Output Values
|
|
@@ -4240,7 +4119,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4240
4119
|
* @param {*} [options] Override http request option.
|
|
4241
4120
|
* @throws {RequiredError}
|
|
4242
4121
|
*/
|
|
4243
|
-
setBusIOValues(cell: string, iOValue: Array<IOValue>, options?: RawAxiosRequestConfig): Promise<
|
|
4122
|
+
setBusIOValues(cell: string, iOValue: Array<IOValue>, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4244
4123
|
/**
|
|
4245
4124
|
* Sets input/output variable configuration on the PROFINET device (i.e. NOVA\'s PROFINET service) from XML file. The inputs/outputs map variables to specific memory addresses in the process image. The default process image has buffer lengths of 64 bytes for input and output. - The size of the buffer is determined by the `config_file_content` that is passed in [addBusIOService](addBusIOService) and has to be in accordance with the GSDML file describing the PROFINET device. The PROFINET controller as well as NOVA\'s PROFINET service use an input/output variable configuration to interpret the bits of the input/output process image. - The NOVA\'s PROFINET service\'s configuration can be viewed via [listProfinetIOs](listProfinetIOs). For the PROFINET controller, e.g., a connected PLC, refer to the corresponding engineering system, e.g., TIA portal. #### Export variables You can export the variable configuration of the PROFINET controller as XML file from your engineering system, e.g., TIA portal. - The endpoint is built so that the perspective of input and output (PROFINET Device\'s input is PROFINET Controller\'s output) is internally handled (PROFINET device input is PROFINET controller output), meaning that you can paste the exported XML file here without modifying.
|
|
4246
4125
|
* @summary Set PROFINET Inputs/Outputs from File
|
|
@@ -4249,7 +4128,7 @@ declare class BUSInputsOutputsApi extends BaseAPI {
|
|
|
4249
4128
|
* @param {*} [options] Override http request option.
|
|
4250
4129
|
* @throws {RequiredError}
|
|
4251
4130
|
*/
|
|
4252
|
-
setProfinetIOsFromFile(cell: string, profinetInputOutputConfig: ProfinetInputOutputConfig, options?: RawAxiosRequestConfig): Promise<
|
|
4131
|
+
setProfinetIOsFromFile(cell: string, profinetInputOutputConfig: ProfinetInputOutputConfig, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4253
4132
|
}
|
|
4254
4133
|
/**
|
|
4255
4134
|
* CellApi - axios parameter creator
|
|
@@ -4458,7 +4337,7 @@ declare class CellApi extends BaseAPI {
|
|
|
4458
4337
|
* @param {*} [options] Override http request option.
|
|
4459
4338
|
* @throws {RequiredError}
|
|
4460
4339
|
*/
|
|
4461
|
-
deleteCell(cell: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4340
|
+
deleteCell(cell: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4462
4341
|
/**
|
|
4463
4342
|
* Deploy an entire cell with all its resources. A cell can be used to deploy a robot controller, one or more robots, as well as custom applications. Refer to the [Wandelbots NOVA documentation](https://docs.wandelbots.io/latest/setup-cell) for more information.
|
|
4464
4343
|
* @summary Add Cell
|
|
@@ -4467,7 +4346,7 @@ declare class CellApi extends BaseAPI {
|
|
|
4467
4346
|
* @param {*} [options] Override http request option.
|
|
4468
4347
|
* @throws {RequiredError}
|
|
4469
4348
|
*/
|
|
4470
|
-
deployCell(cell: Cell, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4349
|
+
deployCell(cell: Cell, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4471
4350
|
/**
|
|
4472
4351
|
* List all cell resources.
|
|
4473
4352
|
* @summary Configuration
|
|
@@ -4475,7 +4354,7 @@ declare class CellApi extends BaseAPI {
|
|
|
4475
4354
|
* @param {*} [options] Override http request option.
|
|
4476
4355
|
* @throws {RequiredError}
|
|
4477
4356
|
*/
|
|
4478
|
-
getCell(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4357
|
+
getCell(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<Cell, any>>;
|
|
4479
4358
|
/**
|
|
4480
4359
|
* List the status of all cell resources.
|
|
4481
4360
|
* @summary Service Status
|
|
@@ -4483,14 +4362,14 @@ declare class CellApi extends BaseAPI {
|
|
|
4483
4362
|
* @param {*} [options] Override http request option.
|
|
4484
4363
|
* @throws {RequiredError}
|
|
4485
4364
|
*/
|
|
4486
|
-
getCellStatus(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4365
|
+
getCellStatus(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ServiceStatusResponse, any>>;
|
|
4487
4366
|
/**
|
|
4488
4367
|
* List all deployed cell names. If no cells are deployed, an empty list is returned.
|
|
4489
4368
|
* @summary List Cells
|
|
4490
4369
|
* @param {*} [options] Override http request option.
|
|
4491
4370
|
* @throws {RequiredError}
|
|
4492
4371
|
*/
|
|
4493
|
-
listCells(options?: RawAxiosRequestConfig): Promise<
|
|
4372
|
+
listCells(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
4494
4373
|
/**
|
|
4495
4374
|
* Deactivate or activate the services of a cell.
|
|
4496
4375
|
* @summary Operating State
|
|
@@ -4499,7 +4378,7 @@ declare class CellApi extends BaseAPI {
|
|
|
4499
4378
|
* @param {*} [options] Override http request option.
|
|
4500
4379
|
* @throws {RequiredError}
|
|
4501
4380
|
*/
|
|
4502
|
-
setCellStatus(cell: string, operatingState: OperatingState, options?: RawAxiosRequestConfig): Promise<
|
|
4381
|
+
setCellStatus(cell: string, operatingState: OperatingState, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4503
4382
|
/**
|
|
4504
4383
|
* Update the definition of the entire Cell.
|
|
4505
4384
|
* @summary Update Configuration
|
|
@@ -4509,7 +4388,7 @@ declare class CellApi extends BaseAPI {
|
|
|
4509
4388
|
* @param {*} [options] Override http request option.
|
|
4510
4389
|
* @throws {RequiredError}
|
|
4511
4390
|
*/
|
|
4512
|
-
updateCell(cell: string, cell2: Cell, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4391
|
+
updateCell(cell: string, cell2: Cell, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4513
4392
|
}
|
|
4514
4393
|
/**
|
|
4515
4394
|
* ControllerApi - axios parameter creator
|
|
@@ -4947,7 +4826,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
4947
4826
|
* @param {*} [options] Override http request option.
|
|
4948
4827
|
* @throws {RequiredError}
|
|
4949
4828
|
*/
|
|
4950
|
-
addRobotController(cell: string, robotController: RobotController, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4829
|
+
addRobotController(cell: string, robotController: RobotController, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4951
4830
|
/**
|
|
4952
4831
|
* Delete all robot controllers from the cell. To replace all robot controllers in a cell, use this endpoint in combination with [addRobotController](addRobotController).
|
|
4953
4832
|
* @summary Clear Robot Controllers
|
|
@@ -4956,7 +4835,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
4956
4835
|
* @param {*} [options] Override http request option.
|
|
4957
4836
|
* @throws {RequiredError}
|
|
4958
4837
|
*/
|
|
4959
|
-
clearRobotControllers(cell: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4838
|
+
clearRobotControllers(cell: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4960
4839
|
/**
|
|
4961
4840
|
* Delete a robot controller from the cell.
|
|
4962
4841
|
* @summary Delete Robot Controller
|
|
@@ -4966,7 +4845,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
4966
4845
|
* @param {*} [options] Override http request option.
|
|
4967
4846
|
* @throws {RequiredError}
|
|
4968
4847
|
*/
|
|
4969
|
-
deleteRobotController(cell: string, controller: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4848
|
+
deleteRobotController(cell: string, controller: string, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
4970
4849
|
/**
|
|
4971
4850
|
* Get description of a configured robot controller including a list of connected motion group identifiers. Use [getMotionGroupDescription](getMotionGroupDescription) to get more information about the motion group.
|
|
4972
4851
|
* @summary Description
|
|
@@ -4975,7 +4854,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
4975
4854
|
* @param {*} [options] Override http request option.
|
|
4976
4855
|
* @throws {RequiredError}
|
|
4977
4856
|
*/
|
|
4978
|
-
getControllerDescription(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
4857
|
+
getControllerDescription(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ControllerDescription, any>>;
|
|
4979
4858
|
/**
|
|
4980
4859
|
* Request a coordinate system specification for a given identifier. Use parameter `orientation_type` to get the orientation part of the transformation offset of the coordinate system returned in the requested orientation notation. If parameter `orientation_type` is not set, the orientation part of the transformation offset of the coordinate system is returned in rotation vector notation. The coordinate systems from the robot controller are loaded when the motion group associated with the coordinate system is activated. With deactivation of the motion group, the associated coordinate systems are removed from NOVA. The unique identifier of the coordinate systems from the robot controllers are suffixed with `On` + the unique identifier of the robot controller.
|
|
4981
4860
|
* @summary Coordinate System
|
|
@@ -4986,7 +4865,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
4986
4865
|
* @param {*} [options] Override http request option.
|
|
4987
4866
|
* @throws {RequiredError}
|
|
4988
4867
|
*/
|
|
4989
|
-
getCoordinateSystem(cell: string, controller: string, coordinateSystem: string, orientationType?: OrientationType, options?: RawAxiosRequestConfig): Promise<
|
|
4868
|
+
getCoordinateSystem(cell: string, controller: string, coordinateSystem: string, orientationType?: OrientationType, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<CoordinateSystem, any>>;
|
|
4990
4869
|
/**
|
|
4991
4870
|
* Get the current state of a robot controller.
|
|
4992
4871
|
* @summary State
|
|
@@ -4995,7 +4874,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
4995
4874
|
* @param {*} [options] Override http request option.
|
|
4996
4875
|
* @throws {RequiredError}
|
|
4997
4876
|
*/
|
|
4998
|
-
getCurrentRobotControllerState(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
4877
|
+
getCurrentRobotControllerState(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<RobotControllerState, any>>;
|
|
4999
4878
|
/**
|
|
5000
4879
|
* Get the configuration for a robot controller.
|
|
5001
4880
|
* @summary Robot Controller
|
|
@@ -5004,7 +4883,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
5004
4883
|
* @param {*} [options] Override http request option.
|
|
5005
4884
|
* @throws {RequiredError}
|
|
5006
4885
|
*/
|
|
5007
|
-
getRobotController(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
4886
|
+
getRobotController(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<RobotController, any>>;
|
|
5008
4887
|
/**
|
|
5009
4888
|
* Receive data to configure a virtual robot controller based on another controller. This can be used to create a virtual clone of a specific physical robot. When adding a virtual controller, use the Virtual configuration variant of [addRobotController](addRobotController) and pass the content string from this endpoint as the `json` field. Omit the `type` field that selects a preset configuration which is not required when providing a complete configuration.
|
|
5010
4889
|
* @summary Virtual Controller Configuration
|
|
@@ -5013,7 +4892,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
5013
4892
|
* @param {*} [options] Override http request option.
|
|
5014
4893
|
* @throws {RequiredError}
|
|
5015
4894
|
*/
|
|
5016
|
-
getVirtualControllerConfiguration(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
4895
|
+
getVirtualControllerConfiguration(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<VirtualRobotConfiguration, any>>;
|
|
5017
4896
|
/**
|
|
5018
4897
|
* Lists all specifications of coordinate systems from robot controllers. Use parameter `orientation_type` to get the orientation part of the transformation offset of the coordinate system returned in the requested orientation notation. If parameter `orientation_type` is not set, the orientation part of the transformation offset of the coordinate system is returned in rotation vector notation. The coordinate systems from the robot controller are loaded when the motion group associated with the coordinate system is activated. With deactivation of the motion group, the associated coordinate systems are removed from NOVA. The unique identifier of the coordinate systems from the robot controllers are suffixed with `On` + the unique identifier of the robot controller.
|
|
5019
4898
|
* @summary List Coordinate Systems
|
|
@@ -5023,7 +4902,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
5023
4902
|
* @param {*} [options] Override http request option.
|
|
5024
4903
|
* @throws {RequiredError}
|
|
5025
4904
|
*/
|
|
5026
|
-
listCoordinateSystems(cell: string, controller: string, orientationType?: OrientationType, options?: RawAxiosRequestConfig): Promise<
|
|
4905
|
+
listCoordinateSystems(cell: string, controller: string, orientationType?: OrientationType, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<CoordinateSystem[], any>>;
|
|
5027
4906
|
/**
|
|
5028
4907
|
* List the names of all deployed robot controllers.
|
|
5029
4908
|
* @summary List Robot Controllers
|
|
@@ -5031,7 +4910,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
5031
4910
|
* @param {*} [options] Override http request option.
|
|
5032
4911
|
* @throws {RequiredError}
|
|
5033
4912
|
*/
|
|
5034
|
-
listRobotControllers(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
4913
|
+
listRobotControllers(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
5035
4914
|
/**
|
|
5036
4915
|
* Switch between monitor and control usage as default for a robot controller. Monitoring mode is used to read information from the robot controller and control mode is used to command the robot system. As long as the robot controller is connected via network, monitoring mode is always possible. To switch to control mode the robot controller must be in `automatic` or `manual` operating mode and safety state `normal` or `reduced`. If the robot controller is in `manual` operating mode, you have to manually confirm the control usage activation on the robot control panel. This manual confirmation can\'t be replaced with this API. Without manual confirmation the robot controller will stay in monitor mode. The robot system will try to activate the required operation mode for the requested usage unless no active call requires a different mode. > **NOTE** > > `setDefaultMode` enables the robot controller to stay in control mode to keep the motors activated. > This allows for faster execution of sequential movements as no mode switches are required. > **NOTE** > > Some robot controllers prevent the external activation of automatic operating mode. In this case, changing the operating mode manually at the robot controller is mandatory. > **NOTE** > > The current operation mode and safety state can be requested via [getCurrentRobotControllerState](getCurrentRobotControllerState). If a mode change is not possible, the response lists reasons for the failed change.
|
|
5037
4916
|
* @summary Set Default Mode
|
|
@@ -5041,7 +4920,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
5041
4920
|
* @param {*} [options] Override http request option.
|
|
5042
4921
|
* @throws {RequiredError}
|
|
5043
4922
|
*/
|
|
5044
|
-
setDefaultMode(cell: string, controller: string, mode: SettableRobotSystemMode, options?: RawAxiosRequestConfig): Promise<
|
|
4923
|
+
setDefaultMode(cell: string, controller: string, mode: SettableRobotSystemMode, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
5045
4924
|
/**
|
|
5046
4925
|
* <!-- theme: success --> > Websocket endpoint Sets the robot controller into freedrive mode and stays in freedrive until the websocket connection is closed by the client. In freedrive mode, it is possible to move the attached motion groups by hand. This is a blocking call. As long as the websocket connection is open, no other endpoint can control or move the robot. <!-- theme: danger --> > **DANGER** > > Danger caused by robot. Improper assessment by the integrator of the application-specific hazards can result in people being > crushed, drawn in or caught due to the robot\'s complex movement sequences. Before opening the websocket, ensure that > > - The robot is in a safe state, > - The right payload is set, > - No humans or object are within the robot\'s reach or within the cell. As long as the websocket connection is open you will get the current state of the robot system in the response in the specified `response_rate`. If the activation failed, the returned status will return possible reasons for the failure. Free drive mode is only available for robot controllers that support it, in particular cobots. Use [listRobotControllers](listRobotControllers) to check if the robot controller supports free drive mode.
|
|
5047
4926
|
* @summary Stream Free Drive
|
|
@@ -5051,7 +4930,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
5051
4930
|
* @param {*} [options] Override http request option.
|
|
5052
4931
|
* @throws {RequiredError}
|
|
5053
4932
|
*/
|
|
5054
|
-
streamFreeDrive(cell: string, controller: string, responseRate?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4933
|
+
streamFreeDrive(cell: string, controller: string, responseRate?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<RobotControllerState, any>>;
|
|
5055
4934
|
/**
|
|
5056
4935
|
* <!-- theme: success --> > Websocket endpoint Receive updates of the state of a robot controller. The stream can be opened before the controller is registered. To register a controller, call [addRobotController](addRobotController). While connecting, the stream sends initialization updates. Once the controller reaches `MODE_MONITOR`, it sends controller state updates.
|
|
5057
4936
|
* @summary Stream State
|
|
@@ -5062,7 +4941,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
5062
4941
|
* @param {*} [options] Override http request option.
|
|
5063
4942
|
* @throws {RequiredError}
|
|
5064
4943
|
*/
|
|
5065
|
-
streamRobotControllerState(cell: string, controller: string, responseRate?: number, addControllerTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4944
|
+
streamRobotControllerState(cell: string, controller: string, responseRate?: number, addControllerTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<RobotControllerState, any>>;
|
|
5066
4945
|
/**
|
|
5067
4946
|
* Update the configuration of a robot controller. Reconfigure certain options of a robot controller, or deploy a specific container image of a robot controller. To update a virtual controller, the previous controller will be deleted and a new one created. Changes to the configuration, e.g., TCPs, coordinate systems, mounting, are **not** transferred to the new robot. <!-- theme: info --> > **NOTE** > > An update is not a reset. To do a reset: > 1. Get the current configuration via [getRobotController](getRobotController). > 2. Delete the existing virtual robot controller via [deleteRobotController](deleteRobotController). > 3. Add a virtual robot controller with [addRobotController](addRobotController).
|
|
5068
4947
|
* @summary Update Robot Controller
|
|
@@ -5073,7 +4952,7 @@ declare class ControllerApi extends BaseAPI {
|
|
|
5073
4952
|
* @param {*} [options] Override http request option.
|
|
5074
4953
|
* @throws {RequiredError}
|
|
5075
4954
|
*/
|
|
5076
|
-
updateRobotController(cell: string, controller: string, robotController: RobotController, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<
|
|
4955
|
+
updateRobotController(cell: string, controller: string, robotController: RobotController, completionTimeout?: number, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
5077
4956
|
}
|
|
5078
4957
|
/**
|
|
5079
4958
|
* ControllerInputsOutputsApi - axios parameter creator
|
|
@@ -5265,7 +5144,7 @@ declare class ControllerInputsOutputsApi extends BaseAPI {
|
|
|
5265
5144
|
* @param {*} [options] Override http request option.
|
|
5266
5145
|
* @throws {RequiredError}
|
|
5267
5146
|
*/
|
|
5268
|
-
listIODescriptions(cell: string, controller: string, ios?: Array<string>, direction?: IODirection, valueType?: IOValueType, group?: string, options?: RawAxiosRequestConfig): Promise<
|
|
5147
|
+
listIODescriptions(cell: string, controller: string, ios?: Array<string>, direction?: IODirection, valueType?: IOValueType, group?: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<IODescription[], any>>;
|
|
5269
5148
|
/**
|
|
5270
5149
|
* Retrieves the current values of inputs/outputs. The identifiers of the inputs/outputs must be provided in the request. Request all available input/output identifiers via [listIODescriptions](listIODescriptions).
|
|
5271
5150
|
* @summary Get Input/Output Values
|
|
@@ -5275,7 +5154,7 @@ declare class ControllerInputsOutputsApi extends BaseAPI {
|
|
|
5275
5154
|
* @param {*} [options] Override http request option.
|
|
5276
5155
|
* @throws {RequiredError}
|
|
5277
5156
|
*/
|
|
5278
|
-
listIOValues(cell: string, controller: string, ios?: Array<string>, options?: RawAxiosRequestConfig): Promise<
|
|
5157
|
+
listIOValues(cell: string, controller: string, ios?: Array<string>, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<IOValue[], any>>;
|
|
5279
5158
|
/**
|
|
5280
5159
|
* Set the values of outputs. All available output identifiers and possible value ranges can be requested via [listIODescriptions](listIODescriptions). The call will return once the values have been set on and accepted by the robot. This can take up to 200 milliseconds. > **NOTE** > > Do not call this endpoint while another request is still in progress. The second call will fail.
|
|
5281
5160
|
* @summary Set Output Values
|
|
@@ -5285,7 +5164,7 @@ declare class ControllerInputsOutputsApi extends BaseAPI {
|
|
|
5285
5164
|
* @param {*} [options] Override http request option.
|
|
5286
5165
|
* @throws {RequiredError}
|
|
5287
5166
|
*/
|
|
5288
|
-
setOutputValues(cell: string, controller: string, iOValue: Array<IOValue>, options?: RawAxiosRequestConfig): Promise<
|
|
5167
|
+
setOutputValues(cell: string, controller: string, iOValue: Array<IOValue>, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
5289
5168
|
/**
|
|
5290
5169
|
* <!-- theme: success --> > Websocket endpoint Continuously receive updates of input/output values via websocket. Updates are sent in the update rate of the controller. > **NOTE** > > If you request many values simultaneously, the request is likely to fail. The amount of values that can be streamed simultaneously depends on the specific robot controller. > **NOTE** > > The inputs and outputs are sent in the update rate of the controller to prevent losing any values. This can lead to a high amount of data transmitted.
|
|
5291
5170
|
* @summary Stream Input/Output Values
|
|
@@ -5295,7 +5174,7 @@ declare class ControllerInputsOutputsApi extends BaseAPI {
|
|
|
5295
5174
|
* @param {*} [options] Override http request option.
|
|
5296
5175
|
* @throws {RequiredError}
|
|
5297
5176
|
*/
|
|
5298
|
-
streamIOValues(cell: string, controller: string, ios?: Array<string>, options?: RawAxiosRequestConfig): Promise<
|
|
5177
|
+
streamIOValues(cell: string, controller: string, ios?: Array<string>, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<StreamIOValuesResponse, any>>;
|
|
5299
5178
|
/**
|
|
5300
5179
|
* Wait until an input/output reaches a certain value. This call returns as soon as the condition is met or the request fails. The `comparison_type` value is used to define how the current value of the input/output is compared with given value. Only set the value that corresponds to the `value_type` of the input/output. See [listIODescriptions](listIODescriptions) for more information. **Examples** 1. Wait until analog input `AI_1` < 10: ``` io: \"AI_1\" comparison_type: \"COMPARISON_LESS\" value: 10 ``` 2. Wait until analog input `AI_2` > 5.0: ``` io: \"AI_2\" comparison_type: \"COMPARISON_GREATER\" value: 5.0 ``` 3. Wait until digital input `DI_3` is true: ``` io: \"DI_3\" comparison_type: \"COMPARISON_EQUAL\" value: true ```
|
|
5301
5180
|
* @summary Wait For
|
|
@@ -5305,7 +5184,7 @@ declare class ControllerInputsOutputsApi extends BaseAPI {
|
|
|
5305
5184
|
* @param {*} [options] Override http request option.
|
|
5306
5185
|
* @throws {RequiredError}
|
|
5307
5186
|
*/
|
|
5308
|
-
waitForIOEvent(cell: string, controller: string, waitForIOEventRequest: WaitForIOEventRequest, options?: RawAxiosRequestConfig): Promise<
|
|
5187
|
+
waitForIOEvent(cell: string, controller: string, waitForIOEventRequest: WaitForIOEventRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<boolean, any>>;
|
|
5309
5188
|
}
|
|
5310
5189
|
/**
|
|
5311
5190
|
* JoggingApi - axios parameter creator
|
|
@@ -5365,7 +5244,7 @@ declare class JoggingApi extends BaseAPI {
|
|
|
5365
5244
|
* @param {*} [options] Override http request option.
|
|
5366
5245
|
* @throws {RequiredError}
|
|
5367
5246
|
*/
|
|
5368
|
-
executeJogging(cell: string, controller: string, executeJoggingRequest: ExecuteJoggingRequest, options?: RawAxiosRequestConfig): Promise<
|
|
5247
|
+
executeJogging(cell: string, controller: string, executeJoggingRequest: ExecuteJoggingRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ExecuteJoggingResponse, any>>;
|
|
5369
5248
|
}
|
|
5370
5249
|
/**
|
|
5371
5250
|
* KinematicsApi - axios parameter creator
|
|
@@ -5448,7 +5327,7 @@ declare class KinematicsApi extends BaseAPI {
|
|
|
5448
5327
|
* @param {*} [options] Override http request option.
|
|
5449
5328
|
* @throws {RequiredError}
|
|
5450
5329
|
*/
|
|
5451
|
-
forwardKinematics(cell: string, forwardKinematicsRequest: ForwardKinematicsRequest, options?: RawAxiosRequestConfig): Promise<
|
|
5330
|
+
forwardKinematics(cell: string, forwardKinematicsRequest: ForwardKinematicsRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ForwardKinematicsResponse, any>>;
|
|
5452
5331
|
/**
|
|
5453
5332
|
* Returns the reachable joint positions for a list of given poses.
|
|
5454
5333
|
* @summary Inverse kinematics
|
|
@@ -5457,7 +5336,7 @@ declare class KinematicsApi extends BaseAPI {
|
|
|
5457
5336
|
* @param {*} [options] Override http request option.
|
|
5458
5337
|
* @throws {RequiredError}
|
|
5459
5338
|
*/
|
|
5460
|
-
inverseKinematics(cell: string, inverseKinematicsRequest: InverseKinematicsRequest, options?: RawAxiosRequestConfig): Promise<
|
|
5339
|
+
inverseKinematics(cell: string, inverseKinematicsRequest: InverseKinematicsRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<InverseKinematicsResponse, any>>;
|
|
5461
5340
|
}
|
|
5462
5341
|
/**
|
|
5463
5342
|
* LicenseApi - axios parameter creator
|
|
@@ -5572,28 +5451,28 @@ declare class LicenseApi extends BaseAPI {
|
|
|
5572
5451
|
* @param {*} [options] Override http request option.
|
|
5573
5452
|
* @throws {RequiredError}
|
|
5574
5453
|
*/
|
|
5575
|
-
activateLicense(activateLicenseRequest: ActivateLicenseRequest, options?: RawAxiosRequestConfig): Promise<
|
|
5454
|
+
activateLicense(activateLicenseRequest: ActivateLicenseRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<License, any>>;
|
|
5576
5455
|
/**
|
|
5577
5456
|
* Deactivates active license.
|
|
5578
5457
|
* @summary Deactivate license
|
|
5579
5458
|
* @param {*} [options] Override http request option.
|
|
5580
5459
|
* @throws {RequiredError}
|
|
5581
5460
|
*/
|
|
5582
|
-
deactivateLicense(options?: RawAxiosRequestConfig): Promise<
|
|
5461
|
+
deactivateLicense(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
5583
5462
|
/**
|
|
5584
5463
|
* Get information on the license used with the Wandelbots NOVA instance, e.g., licensed product, expiration date, license status.
|
|
5585
5464
|
* @summary Get license
|
|
5586
5465
|
* @param {*} [options] Override http request option.
|
|
5587
5466
|
* @throws {RequiredError}
|
|
5588
5467
|
*/
|
|
5589
|
-
getLicense(options?: RawAxiosRequestConfig): Promise<
|
|
5468
|
+
getLicense(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<License, any>>;
|
|
5590
5469
|
/**
|
|
5591
5470
|
* Get the license status. - If `valid`, Wandelbots NOVA can be used. - If `expired`, the license has to be renewed in order to use Wandelbots NOVA.
|
|
5592
5471
|
* @summary Get license status
|
|
5593
5472
|
* @param {*} [options] Override http request option.
|
|
5594
5473
|
* @throws {RequiredError}
|
|
5595
5474
|
*/
|
|
5596
|
-
getLicenseStatus(options?: RawAxiosRequestConfig): Promise<
|
|
5475
|
+
getLicenseStatus(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<LicenseStatus, any>>;
|
|
5597
5476
|
}
|
|
5598
5477
|
/**
|
|
5599
5478
|
* MotionGroupApi - axios parameter creator
|
|
@@ -5723,7 +5602,7 @@ declare class MotionGroupApi extends BaseAPI {
|
|
|
5723
5602
|
* @param {*} [options] Override http request option.
|
|
5724
5603
|
* @throws {RequiredError}
|
|
5725
5604
|
*/
|
|
5726
|
-
getCurrentMotionGroupState(cell: string, controller: string, motionGroup: string, responseCoordinateSystem?: string, options?: RawAxiosRequestConfig): Promise<
|
|
5605
|
+
getCurrentMotionGroupState(cell: string, controller: string, motionGroup: string, responseCoordinateSystem?: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<MotionGroupState, any>>;
|
|
5727
5606
|
/**
|
|
5728
5607
|
* Get the set of parameters that describe the motion group and its configuration including safety zones, limits, etc. This data can change upon connection to the robot.
|
|
5729
5608
|
* @summary Description
|
|
@@ -5733,7 +5612,7 @@ declare class MotionGroupApi extends BaseAPI {
|
|
|
5733
5612
|
* @param {*} [options] Override http request option.
|
|
5734
5613
|
* @throws {RequiredError}
|
|
5735
5614
|
*/
|
|
5736
|
-
getMotionGroupDescription(cell: string, controller: string, motionGroup: string, options?: RawAxiosRequestConfig): Promise<
|
|
5615
|
+
getMotionGroupDescription(cell: string, controller: string, motionGroup: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<MotionGroupDescription, any>>;
|
|
5737
5616
|
/**
|
|
5738
5617
|
* <!-- theme: success --> > Websocket endpoint Receive updates of the motion group state. The stream will be closed from the server if the controller is disconnected.
|
|
5739
5618
|
* @summary Stream State
|
|
@@ -5745,7 +5624,7 @@ declare class MotionGroupApi extends BaseAPI {
|
|
|
5745
5624
|
* @param {*} [options] Override http request option.
|
|
5746
5625
|
* @throws {RequiredError}
|
|
5747
5626
|
*/
|
|
5748
|
-
streamMotionGroupState(cell: string, controller: string, motionGroup: string, responseRate?: number, responseCoordinateSystem?: string, options?: RawAxiosRequestConfig): Promise<
|
|
5627
|
+
streamMotionGroupState(cell: string, controller: string, motionGroup: string, responseRate?: number, responseCoordinateSystem?: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<MotionGroupState, any>>;
|
|
5749
5628
|
}
|
|
5750
5629
|
/**
|
|
5751
5630
|
* MotionGroupModelsApi - axios parameter creator
|
|
@@ -5870,7 +5749,7 @@ declare class MotionGroupModelsApi extends BaseAPI {
|
|
|
5870
5749
|
* @param {*} [options] Override http request option.
|
|
5871
5750
|
* @throws {RequiredError}
|
|
5872
5751
|
*/
|
|
5873
|
-
getMotionGroupCollisionModel(motionGroupModel: string, options?: RawAxiosRequestConfig): Promise<
|
|
5752
|
+
getMotionGroupCollisionModel(motionGroupModel: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
5874
5753
|
[key: string]: Collider;
|
|
5875
5754
|
}[], any>>;
|
|
5876
5755
|
/**
|
|
@@ -5880,14 +5759,14 @@ declare class MotionGroupModelsApi extends BaseAPI {
|
|
|
5880
5759
|
* @param {*} [options] Override http request option.
|
|
5881
5760
|
* @throws {RequiredError}
|
|
5882
5761
|
*/
|
|
5883
|
-
getMotionGroupGlbModel(motionGroupModel: string, options?: RawAxiosRequestConfig): Promise<
|
|
5762
|
+
getMotionGroupGlbModel(motionGroupModel: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<File, any>>;
|
|
5884
5763
|
/**
|
|
5885
5764
|
* Returns the list of supported motion group models.
|
|
5886
5765
|
* @summary Motion Group Models
|
|
5887
5766
|
* @param {*} [options] Override http request option.
|
|
5888
5767
|
* @throws {RequiredError}
|
|
5889
5768
|
*/
|
|
5890
|
-
getMotionGroupModels(options?: RawAxiosRequestConfig): Promise<
|
|
5769
|
+
getMotionGroupModels(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
5891
5770
|
/**
|
|
5892
5771
|
* Returns the USD scene model for the specified motion group model. See [getMotionGroupModels](getMotionGroupModels) for supported identifiers.
|
|
5893
5772
|
* @summary Download USD Model
|
|
@@ -5895,7 +5774,7 @@ declare class MotionGroupModelsApi extends BaseAPI {
|
|
|
5895
5774
|
* @param {*} [options] Override http request option.
|
|
5896
5775
|
* @throws {RequiredError}
|
|
5897
5776
|
*/
|
|
5898
|
-
getMotionGroupUsdModel(motionGroupModel: string, options?: RawAxiosRequestConfig): Promise<
|
|
5777
|
+
getMotionGroupUsdModel(motionGroupModel: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<File, any>>;
|
|
5899
5778
|
}
|
|
5900
5779
|
/**
|
|
5901
5780
|
* ProgramApi - axios parameter creator
|
|
@@ -6032,7 +5911,7 @@ declare class ProgramApi extends BaseAPI {
|
|
|
6032
5911
|
* @param {*} [options] Override http request option.
|
|
6033
5912
|
* @throws {RequiredError}
|
|
6034
5913
|
*/
|
|
6035
|
-
getProgram(cell: string, program: string, options?: RawAxiosRequestConfig): Promise<
|
|
5914
|
+
getProgram(cell: string, program: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<Program, any>>;
|
|
6036
5915
|
/**
|
|
6037
5916
|
* <!-- theme: danger --> > **Experimental** List details of all existing programs.
|
|
6038
5917
|
* @summary List programs
|
|
@@ -6040,7 +5919,7 @@ declare class ProgramApi extends BaseAPI {
|
|
|
6040
5919
|
* @param {*} [options] Override http request option.
|
|
6041
5920
|
* @throws {RequiredError}
|
|
6042
5921
|
*/
|
|
6043
|
-
listPrograms(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
5922
|
+
listPrograms(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<Program[], any>>;
|
|
6044
5923
|
/**
|
|
6045
5924
|
* <!-- theme: danger --> > **Experimental** This endpoint starts a new program execution. The program will be executed asynchronously.
|
|
6046
5925
|
* @summary Start the program
|
|
@@ -6050,7 +5929,7 @@ declare class ProgramApi extends BaseAPI {
|
|
|
6050
5929
|
* @param {*} [options] Override http request option.
|
|
6051
5930
|
* @throws {RequiredError}
|
|
6052
5931
|
*/
|
|
6053
|
-
startProgram(cell: string, program: string, programStartRequest: ProgramStartRequest, options?: RawAxiosRequestConfig): Promise<
|
|
5932
|
+
startProgram(cell: string, program: string, programStartRequest: ProgramStartRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ProgramRun, any>>;
|
|
6054
5933
|
/**
|
|
6055
5934
|
* <!-- theme: danger --> > **Experimental** Stop a specific program run.
|
|
6056
5935
|
* @summary Stop program run
|
|
@@ -6059,7 +5938,55 @@ declare class ProgramApi extends BaseAPI {
|
|
|
6059
5938
|
* @param {*} [options] Override http request option.
|
|
6060
5939
|
* @throws {RequiredError}
|
|
6061
5940
|
*/
|
|
6062
|
-
stopProgram(cell: string, program: string, options?: RawAxiosRequestConfig): Promise<
|
|
5941
|
+
stopProgram(cell: string, program: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
5942
|
+
}
|
|
5943
|
+
/**
|
|
5944
|
+
* RobotConfigurationsApi - axios parameter creator
|
|
5945
|
+
*/
|
|
5946
|
+
declare const RobotConfigurationsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
5947
|
+
/**
|
|
5948
|
+
* Returns the identifiers of available robot configurations. A robot configuration represents a robot controller with one or more attached motion groups.
|
|
5949
|
+
* @summary List Robot Configurations
|
|
5950
|
+
* @param {*} [options] Override http request option.
|
|
5951
|
+
* @throws {RequiredError}
|
|
5952
|
+
*/
|
|
5953
|
+
getRobotConfigurations: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
5954
|
+
};
|
|
5955
|
+
/**
|
|
5956
|
+
* RobotConfigurationsApi - functional programming interface
|
|
5957
|
+
*/
|
|
5958
|
+
declare const RobotConfigurationsApiFp: (configuration?: Configuration) => {
|
|
5959
|
+
/**
|
|
5960
|
+
* Returns the identifiers of available robot configurations. A robot configuration represents a robot controller with one or more attached motion groups.
|
|
5961
|
+
* @summary List Robot Configurations
|
|
5962
|
+
* @param {*} [options] Override http request option.
|
|
5963
|
+
* @throws {RequiredError}
|
|
5964
|
+
*/
|
|
5965
|
+
getRobotConfigurations(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<string>>>;
|
|
5966
|
+
};
|
|
5967
|
+
/**
|
|
5968
|
+
* RobotConfigurationsApi - factory interface
|
|
5969
|
+
*/
|
|
5970
|
+
declare const RobotConfigurationsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
5971
|
+
/**
|
|
5972
|
+
* Returns the identifiers of available robot configurations. A robot configuration represents a robot controller with one or more attached motion groups.
|
|
5973
|
+
* @summary List Robot Configurations
|
|
5974
|
+
* @param {*} [options] Override http request option.
|
|
5975
|
+
* @throws {RequiredError}
|
|
5976
|
+
*/
|
|
5977
|
+
getRobotConfigurations(options?: RawAxiosRequestConfig): AxiosPromise<Array<string>>;
|
|
5978
|
+
};
|
|
5979
|
+
/**
|
|
5980
|
+
* RobotConfigurationsApi - object-oriented interface
|
|
5981
|
+
*/
|
|
5982
|
+
declare class RobotConfigurationsApi extends BaseAPI {
|
|
5983
|
+
/**
|
|
5984
|
+
* Returns the identifiers of available robot configurations. A robot configuration represents a robot controller with one or more attached motion groups.
|
|
5985
|
+
* @summary List Robot Configurations
|
|
5986
|
+
* @param {*} [options] Override http request option.
|
|
5987
|
+
* @throws {RequiredError}
|
|
5988
|
+
*/
|
|
5989
|
+
getRobotConfigurations(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
6063
5990
|
}
|
|
6064
5991
|
/**
|
|
6065
5992
|
* StoreCollisionComponentsApi - axios parameter creator
|
|
@@ -6532,7 +6459,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6532
6459
|
* @param {*} [options] Override http request option.
|
|
6533
6460
|
* @throws {RequiredError}
|
|
6534
6461
|
*/
|
|
6535
|
-
deleteStoredCollider(cell: string, collider: string, options?: RawAxiosRequestConfig): Promise<
|
|
6462
|
+
deleteStoredCollider(cell: string, collider: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
6536
6463
|
/**
|
|
6537
6464
|
* Deletes the stored link chain. <!-- theme: danger --> > This will delete persistently stored data.
|
|
6538
6465
|
* @summary Delete Link Chain
|
|
@@ -6541,7 +6468,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6541
6468
|
* @param {*} [options] Override http request option.
|
|
6542
6469
|
* @throws {RequiredError}
|
|
6543
6470
|
*/
|
|
6544
|
-
deleteStoredCollisionLinkChain(cell: string, linkChain: string, options?: RawAxiosRequestConfig): Promise<
|
|
6471
|
+
deleteStoredCollisionLinkChain(cell: string, linkChain: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
6545
6472
|
/**
|
|
6546
6473
|
* Deletes the stored tool. <!-- theme: danger --> > This will delete persistently stored data.
|
|
6547
6474
|
* @summary Delete Tool
|
|
@@ -6550,7 +6477,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6550
6477
|
* @param {*} [options] Override http request option.
|
|
6551
6478
|
* @throws {RequiredError}
|
|
6552
6479
|
*/
|
|
6553
|
-
deleteStoredCollisionTool(cell: string, tool: string, options?: RawAxiosRequestConfig): Promise<
|
|
6480
|
+
deleteStoredCollisionTool(cell: string, tool: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
6554
6481
|
/**
|
|
6555
6482
|
* Returns the collider.
|
|
6556
6483
|
* @summary Get Collider
|
|
@@ -6559,7 +6486,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6559
6486
|
* @param {*} [options] Override http request option.
|
|
6560
6487
|
* @throws {RequiredError}
|
|
6561
6488
|
*/
|
|
6562
|
-
getStoredCollider(cell: string, collider: string, options?: RawAxiosRequestConfig): Promise<
|
|
6489
|
+
getStoredCollider(cell: string, collider: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<Collider, any>>;
|
|
6563
6490
|
/**
|
|
6564
6491
|
* Returns the collision link chain.
|
|
6565
6492
|
* @summary Get Link Chain
|
|
@@ -6568,7 +6495,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6568
6495
|
* @param {*} [options] Override http request option.
|
|
6569
6496
|
* @throws {RequiredError}
|
|
6570
6497
|
*/
|
|
6571
|
-
getStoredCollisionLinkChain(cell: string, linkChain: string, options?: RawAxiosRequestConfig): Promise<
|
|
6498
|
+
getStoredCollisionLinkChain(cell: string, linkChain: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
6572
6499
|
[key: string]: Collider;
|
|
6573
6500
|
}[], any>>;
|
|
6574
6501
|
/**
|
|
@@ -6579,7 +6506,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6579
6506
|
* @param {*} [options] Override http request option.
|
|
6580
6507
|
* @throws {RequiredError}
|
|
6581
6508
|
*/
|
|
6582
|
-
getStoredCollisionTool(cell: string, tool: string, options?: RawAxiosRequestConfig): Promise<
|
|
6509
|
+
getStoredCollisionTool(cell: string, tool: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
6583
6510
|
[key: string]: Collider;
|
|
6584
6511
|
}, any>>;
|
|
6585
6512
|
/**
|
|
@@ -6589,7 +6516,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6589
6516
|
* @param {*} [options] Override http request option.
|
|
6590
6517
|
* @throws {RequiredError}
|
|
6591
6518
|
*/
|
|
6592
|
-
listCollisionLinkChains(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
6519
|
+
listCollisionLinkChains(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
6593
6520
|
[key: string]: {
|
|
6594
6521
|
[key: string]: Collider;
|
|
6595
6522
|
}[];
|
|
@@ -6601,7 +6528,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6601
6528
|
* @param {*} [options] Override http request option.
|
|
6602
6529
|
* @throws {RequiredError}
|
|
6603
6530
|
*/
|
|
6604
|
-
listCollisionLinkChainsKeys(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
6531
|
+
listCollisionLinkChainsKeys(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
6605
6532
|
/**
|
|
6606
6533
|
* Returns all stored colliders.
|
|
6607
6534
|
* @summary List Colliders
|
|
@@ -6609,7 +6536,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6609
6536
|
* @param {*} [options] Override http request option.
|
|
6610
6537
|
* @throws {RequiredError}
|
|
6611
6538
|
*/
|
|
6612
|
-
listStoredColliders(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
6539
|
+
listStoredColliders(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
6613
6540
|
[key: string]: Collider;
|
|
6614
6541
|
}, any>>;
|
|
6615
6542
|
/**
|
|
@@ -6619,7 +6546,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6619
6546
|
* @param {*} [options] Override http request option.
|
|
6620
6547
|
* @throws {RequiredError}
|
|
6621
6548
|
*/
|
|
6622
|
-
listStoredCollidersKeys(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
6549
|
+
listStoredCollidersKeys(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
6623
6550
|
/**
|
|
6624
6551
|
* Returns the list of stored tools.
|
|
6625
6552
|
* @summary List Tools
|
|
@@ -6627,7 +6554,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6627
6554
|
* @param {*} [options] Override http request option.
|
|
6628
6555
|
* @throws {RequiredError}
|
|
6629
6556
|
*/
|
|
6630
|
-
listStoredCollisionTools(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
6557
|
+
listStoredCollisionTools(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
6631
6558
|
[key: string]: {
|
|
6632
6559
|
[key: string]: Collider;
|
|
6633
6560
|
};
|
|
@@ -6639,7 +6566,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6639
6566
|
* @param {*} [options] Override http request option.
|
|
6640
6567
|
* @throws {RequiredError}
|
|
6641
6568
|
*/
|
|
6642
|
-
listStoredCollisionToolsKeys(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
6569
|
+
listStoredCollisionToolsKeys(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
6643
6570
|
/**
|
|
6644
6571
|
* Stores collider. - If the collider does not exist, it will be created. - If the collider exists, it will be updated.
|
|
6645
6572
|
* @summary Store Collider
|
|
@@ -6649,7 +6576,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6649
6576
|
* @param {*} [options] Override http request option.
|
|
6650
6577
|
* @throws {RequiredError}
|
|
6651
6578
|
*/
|
|
6652
|
-
storeCollider(cell: string, collider: string, collider2: Collider, options?: RawAxiosRequestConfig): Promise<
|
|
6579
|
+
storeCollider(cell: string, collider: string, collider2: Collider, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<Collider, any>>;
|
|
6653
6580
|
/**
|
|
6654
6581
|
* Stores link chain. - If the link chain does not exist, it will be created. - If the link chain exists, it will be updated.
|
|
6655
6582
|
* @summary Store Link Chain
|
|
@@ -6661,7 +6588,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6661
6588
|
*/
|
|
6662
6589
|
storeCollisionLinkChain(cell: string, linkChain: string, collider: Array<{
|
|
6663
6590
|
[key: string]: Collider;
|
|
6664
|
-
}>, options?: RawAxiosRequestConfig): Promise<
|
|
6591
|
+
}>, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
6665
6592
|
[key: string]: Collider;
|
|
6666
6593
|
}[], any>>;
|
|
6667
6594
|
/**
|
|
@@ -6675,7 +6602,7 @@ declare class StoreCollisionComponentsApi extends BaseAPI {
|
|
|
6675
6602
|
*/
|
|
6676
6603
|
storeCollisionTool(cell: string, tool: string, requestBody: {
|
|
6677
6604
|
[key: string]: Collider;
|
|
6678
|
-
}, options?: RawAxiosRequestConfig): Promise<
|
|
6605
|
+
}, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
6679
6606
|
[key: string]: Collider;
|
|
6680
6607
|
}, any>>;
|
|
6681
6608
|
}
|
|
@@ -6842,7 +6769,7 @@ declare class StoreCollisionSetupsApi extends BaseAPI {
|
|
|
6842
6769
|
* @param {*} [options] Override http request option.
|
|
6843
6770
|
* @throws {RequiredError}
|
|
6844
6771
|
*/
|
|
6845
|
-
deleteStoredCollisionSetup(cell: string, setup: string, options?: RawAxiosRequestConfig): Promise<
|
|
6772
|
+
deleteStoredCollisionSetup(cell: string, setup: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
6846
6773
|
/**
|
|
6847
6774
|
* Returns the stored collision setup.
|
|
6848
6775
|
* @summary Get Collision Setup
|
|
@@ -6851,7 +6778,7 @@ declare class StoreCollisionSetupsApi extends BaseAPI {
|
|
|
6851
6778
|
* @param {*} [options] Override http request option.
|
|
6852
6779
|
* @throws {RequiredError}
|
|
6853
6780
|
*/
|
|
6854
|
-
getStoredCollisionSetup(cell: string, setup: string, options?: RawAxiosRequestConfig): Promise<
|
|
6781
|
+
getStoredCollisionSetup(cell: string, setup: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<CollisionSetup, any>>;
|
|
6855
6782
|
/**
|
|
6856
6783
|
* Returns a list of stored collision setups.
|
|
6857
6784
|
* @summary List Collision Setups
|
|
@@ -6859,7 +6786,7 @@ declare class StoreCollisionSetupsApi extends BaseAPI {
|
|
|
6859
6786
|
* @param {*} [options] Override http request option.
|
|
6860
6787
|
* @throws {RequiredError}
|
|
6861
6788
|
*/
|
|
6862
|
-
listStoredCollisionSetups(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
6789
|
+
listStoredCollisionSetups(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<{
|
|
6863
6790
|
[key: string]: CollisionSetup;
|
|
6864
6791
|
}, any>>;
|
|
6865
6792
|
/**
|
|
@@ -6869,7 +6796,7 @@ declare class StoreCollisionSetupsApi extends BaseAPI {
|
|
|
6869
6796
|
* @param {*} [options] Override http request option.
|
|
6870
6797
|
* @throws {RequiredError}
|
|
6871
6798
|
*/
|
|
6872
|
-
listStoredCollisionSetupsKeys(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
6799
|
+
listStoredCollisionSetupsKeys(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
6873
6800
|
/**
|
|
6874
6801
|
* Stores collision setup. - If the collision setup does not exist, it will be created. - If the collision setup exists, it will be updated.
|
|
6875
6802
|
* @summary Store Collision Setup
|
|
@@ -6879,7 +6806,7 @@ declare class StoreCollisionSetupsApi extends BaseAPI {
|
|
|
6879
6806
|
* @param {*} [options] Override http request option.
|
|
6880
6807
|
* @throws {RequiredError}
|
|
6881
6808
|
*/
|
|
6882
|
-
storeCollisionSetup(cell: string, setup: string, collisionSetup: CollisionSetup, options?: RawAxiosRequestConfig): Promise<
|
|
6809
|
+
storeCollisionSetup(cell: string, setup: string, collisionSetup: CollisionSetup, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<CollisionSetup, any>>;
|
|
6883
6810
|
}
|
|
6884
6811
|
/**
|
|
6885
6812
|
* StoreObjectApi - axios parameter creator
|
|
@@ -7075,7 +7002,7 @@ declare class StoreObjectApi extends BaseAPI {
|
|
|
7075
7002
|
* @param {*} [options] Override http request option.
|
|
7076
7003
|
* @throws {RequiredError}
|
|
7077
7004
|
*/
|
|
7078
|
-
clearAllObjects(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
7005
|
+
clearAllObjects(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
7079
7006
|
/**
|
|
7080
7007
|
* Delete an object <!-- theme: danger --> > This will delete persistently stored data.
|
|
7081
7008
|
* @summary Delete Object
|
|
@@ -7084,7 +7011,7 @@ declare class StoreObjectApi extends BaseAPI {
|
|
|
7084
7011
|
* @param {*} [options] Override http request option.
|
|
7085
7012
|
* @throws {RequiredError}
|
|
7086
7013
|
*/
|
|
7087
|
-
deleteObject(cell: string, key: string, options?: RawAxiosRequestConfig): Promise<
|
|
7014
|
+
deleteObject(cell: string, key: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
7088
7015
|
/**
|
|
7089
7016
|
* Returns content and metadata of a stored object.
|
|
7090
7017
|
* @summary Get Object
|
|
@@ -7093,7 +7020,7 @@ declare class StoreObjectApi extends BaseAPI {
|
|
|
7093
7020
|
* @param {*} [options] Override http request option.
|
|
7094
7021
|
* @throws {RequiredError}
|
|
7095
7022
|
*/
|
|
7096
|
-
getObject(cell: string, key: string, options?: RawAxiosRequestConfig): Promise<
|
|
7023
|
+
getObject(cell: string, key: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<File, any>>;
|
|
7097
7024
|
/**
|
|
7098
7025
|
* Returns metadata. Object content is not returned.
|
|
7099
7026
|
* @summary Get Object Metadata
|
|
@@ -7102,7 +7029,7 @@ declare class StoreObjectApi extends BaseAPI {
|
|
|
7102
7029
|
* @param {*} [options] Override http request option.
|
|
7103
7030
|
* @throws {RequiredError}
|
|
7104
7031
|
*/
|
|
7105
|
-
getObjectMetadata(cell: string, key: string, options?: RawAxiosRequestConfig): Promise<
|
|
7032
|
+
getObjectMetadata(cell: string, key: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
7106
7033
|
/**
|
|
7107
7034
|
* List the keys for all objects.
|
|
7108
7035
|
* @summary List all Object Keys
|
|
@@ -7110,7 +7037,7 @@ declare class StoreObjectApi extends BaseAPI {
|
|
|
7110
7037
|
* @param {*} [options] Override http request option.
|
|
7111
7038
|
* @throws {RequiredError}
|
|
7112
7039
|
*/
|
|
7113
|
-
listAllObjectKeys(cell: string, options?: RawAxiosRequestConfig): Promise<
|
|
7040
|
+
listAllObjectKeys(cell: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string[], any>>;
|
|
7114
7041
|
/**
|
|
7115
7042
|
* Store any data as an object. Using a key which already contains an object will override the previously stored object. Use [getObjectMetadata](getObjectMetadata) to verify that the key does not contain objects. #### Optional Specify metadata as a dictionary with names and values.
|
|
7116
7043
|
* @summary Store Object
|
|
@@ -7123,7 +7050,7 @@ declare class StoreObjectApi extends BaseAPI {
|
|
|
7123
7050
|
*/
|
|
7124
7051
|
storeObject(cell: string, key: string, xMetadata?: {
|
|
7125
7052
|
[key: string]: string;
|
|
7126
|
-
}, anyValue?: any, options?: RawAxiosRequestConfig): Promise<
|
|
7053
|
+
}, anyValue?: any, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
7127
7054
|
}
|
|
7128
7055
|
/**
|
|
7129
7056
|
* SystemApi - axios parameter creator
|
|
@@ -7370,7 +7297,7 @@ declare class SystemApi extends BaseAPI {
|
|
|
7370
7297
|
*/
|
|
7371
7298
|
backupConfiguration(resources?: Array<string>, metadata?: {
|
|
7372
7299
|
[key: string]: string;
|
|
7373
|
-
}, options?: RawAxiosRequestConfig): Promise<
|
|
7300
|
+
}, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<File, any>>;
|
|
7374
7301
|
/**
|
|
7375
7302
|
* Check if a more recent Wandelbots NOVA Version is available.
|
|
7376
7303
|
* @summary Check update
|
|
@@ -7378,7 +7305,7 @@ declare class SystemApi extends BaseAPI {
|
|
|
7378
7305
|
* @param {*} [options] Override http request option.
|
|
7379
7306
|
* @throws {RequiredError}
|
|
7380
7307
|
*/
|
|
7381
|
-
checkNovaVersionUpdate(channel: ReleaseChannel, options?: RawAxiosRequestConfig): Promise<
|
|
7308
|
+
checkNovaVersionUpdate(channel: ReleaseChannel, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string, any>>;
|
|
7382
7309
|
/**
|
|
7383
7310
|
* Retrieves the status of a configuration backup. The status can only be requested for 5 minutes after backup creation. After 5 minutes, 404 is returned.
|
|
7384
7311
|
* @summary Retrieve Backup Status
|
|
@@ -7386,35 +7313,35 @@ declare class SystemApi extends BaseAPI {
|
|
|
7386
7313
|
* @param {*} [options] Override http request option.
|
|
7387
7314
|
* @throws {RequiredError}
|
|
7388
7315
|
*/
|
|
7389
|
-
getConfigurationBackupStatus(operationId: string, options?: RawAxiosRequestConfig): Promise<
|
|
7316
|
+
getConfigurationBackupStatus(operationId: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ConfigurationArchiveStatus, any>>;
|
|
7390
7317
|
/**
|
|
7391
7318
|
* Collects information on the current status of all NOVA services and exports them as a .zip file. Includes information on all cells on the instance such as the service logs and virtual robot controllers. From each cell the logs of all services are included, as well as the configuration of each connected controller to start virtual robots.
|
|
7392
7319
|
* @summary Download Diagnosis Package
|
|
7393
7320
|
* @param {*} [options] Override http request option.
|
|
7394
7321
|
* @throws {RequiredError}
|
|
7395
7322
|
*/
|
|
7396
|
-
getDiagnosePackage(options?: RawAxiosRequestConfig): Promise<
|
|
7323
|
+
getDiagnosePackage(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<File, any>>;
|
|
7397
7324
|
/**
|
|
7398
7325
|
* Get the status of all system services.
|
|
7399
7326
|
* @summary Wandelbots NOVA status
|
|
7400
7327
|
* @param {*} [options] Override http request option.
|
|
7401
7328
|
* @throws {RequiredError}
|
|
7402
7329
|
*/
|
|
7403
|
-
getSystemStatus(options?: RawAxiosRequestConfig): Promise<
|
|
7330
|
+
getSystemStatus(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ServiceStatus[], any>>;
|
|
7404
7331
|
/**
|
|
7405
7332
|
* Get the current Wandelbots NOVA version.
|
|
7406
7333
|
* @summary Wandelbots NOVA Version
|
|
7407
7334
|
* @param {*} [options] Override http request option.
|
|
7408
7335
|
* @throws {RequiredError}
|
|
7409
7336
|
*/
|
|
7410
|
-
getSystemVersion(options?: RawAxiosRequestConfig): Promise<
|
|
7337
|
+
getSystemVersion(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<string, any>>;
|
|
7411
7338
|
/**
|
|
7412
7339
|
* Retrieves a list of all available configuration resources for backup purposes.
|
|
7413
7340
|
* @summary List Configuration Resources
|
|
7414
7341
|
* @param {*} [options] Override http request option.
|
|
7415
7342
|
* @throws {RequiredError}
|
|
7416
7343
|
*/
|
|
7417
|
-
listConfigurationResources(options?: RawAxiosRequestConfig): Promise<
|
|
7344
|
+
listConfigurationResources(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ConfigurationResource[], any>>;
|
|
7418
7345
|
/**
|
|
7419
7346
|
* Restores a previously backed up configuration.
|
|
7420
7347
|
* @summary Restore Configuration Backup
|
|
@@ -7423,7 +7350,7 @@ declare class SystemApi extends BaseAPI {
|
|
|
7423
7350
|
* @param {*} [options] Override http request option.
|
|
7424
7351
|
* @throws {RequiredError}
|
|
7425
7352
|
*/
|
|
7426
|
-
restoreConfiguration(resources: Array<string>, body: File, options?: RawAxiosRequestConfig): Promise<
|
|
7353
|
+
restoreConfiguration(resources: Array<string>, body: File, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
7427
7354
|
/**
|
|
7428
7355
|
* Update the Wandelbots NOVA version and all attached services. Sending this API Request will trigger an update of all NOVA services that are part of a cell. Previous cells and cell configurations will remain on the instance. If the update fails, the previous Wandelbots NOVA version is restored.
|
|
7429
7356
|
* @summary Update Wandelbots NOVA version
|
|
@@ -7431,7 +7358,7 @@ declare class SystemApi extends BaseAPI {
|
|
|
7431
7358
|
* @param {*} [options] Override http request option.
|
|
7432
7359
|
* @throws {RequiredError}
|
|
7433
7360
|
*/
|
|
7434
|
-
updateNovaVersion(updateNovaVersionRequest: UpdateNovaVersionRequest, options?: RawAxiosRequestConfig): Promise<
|
|
7361
|
+
updateNovaVersion(updateNovaVersionRequest: UpdateNovaVersionRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
7435
7362
|
}
|
|
7436
7363
|
/**
|
|
7437
7364
|
* TrajectoryCachingApi - axios parameter creator
|
|
@@ -7605,7 +7532,7 @@ declare class TrajectoryCachingApi extends BaseAPI {
|
|
|
7605
7532
|
* @param {*} [options] Override http request option.
|
|
7606
7533
|
* @throws {RequiredError}
|
|
7607
7534
|
*/
|
|
7608
|
-
addTrajectory(cell: string, controller: string, addTrajectoryRequest: AddTrajectoryRequest, options?: RawAxiosRequestConfig): Promise<
|
|
7535
|
+
addTrajectory(cell: string, controller: string, addTrajectoryRequest: AddTrajectoryRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<AddTrajectoryResponse, any>>;
|
|
7609
7536
|
/**
|
|
7610
7537
|
* Clear the trajectory cache.
|
|
7611
7538
|
* @summary Clear Trajectories
|
|
@@ -7614,7 +7541,7 @@ declare class TrajectoryCachingApi extends BaseAPI {
|
|
|
7614
7541
|
* @param {*} [options] Override http request option.
|
|
7615
7542
|
* @throws {RequiredError}
|
|
7616
7543
|
*/
|
|
7617
|
-
clearTrajectories(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
7544
|
+
clearTrajectories(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
7618
7545
|
/**
|
|
7619
7546
|
* Delete a previously created trajectory from cache. Use [listTrajectories](listTrajectories) to list all cached trajectories. Trajectories are removed automatically if the motion group or the corresponding controller is disconnected.
|
|
7620
7547
|
* @summary Delete Trajectory
|
|
@@ -7624,7 +7551,7 @@ declare class TrajectoryCachingApi extends BaseAPI {
|
|
|
7624
7551
|
* @param {*} [options] Override http request option.
|
|
7625
7552
|
* @throws {RequiredError}
|
|
7626
7553
|
*/
|
|
7627
|
-
deleteTrajectory(cell: string, controller: string, trajectory: string, options?: RawAxiosRequestConfig): Promise<
|
|
7554
|
+
deleteTrajectory(cell: string, controller: string, trajectory: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
7628
7555
|
/**
|
|
7629
7556
|
* Get a previously created trajectory from cache. Use [listTrajectories](listTrajectories) to list all cached trajectories.
|
|
7630
7557
|
* @summary Get Trajectory
|
|
@@ -7634,7 +7561,7 @@ declare class TrajectoryCachingApi extends BaseAPI {
|
|
|
7634
7561
|
* @param {*} [options] Override http request option.
|
|
7635
7562
|
* @throws {RequiredError}
|
|
7636
7563
|
*/
|
|
7637
|
-
getTrajectory(cell: string, controller: string, trajectory: string, options?: RawAxiosRequestConfig): Promise<
|
|
7564
|
+
getTrajectory(cell: string, controller: string, trajectory: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<GetTrajectoryResponse, any>>;
|
|
7638
7565
|
/**
|
|
7639
7566
|
* List currently cached trajectories. Use [addTrajectory](addTrajectory) to add a new trajectory. Adding trajectories is necessary to execute them. Trajectories are removed if the corresponding motion group or controller disconnects.
|
|
7640
7567
|
* @summary List Trajectories
|
|
@@ -7643,7 +7570,7 @@ declare class TrajectoryCachingApi extends BaseAPI {
|
|
|
7643
7570
|
* @param {*} [options] Override http request option.
|
|
7644
7571
|
* @throws {RequiredError}
|
|
7645
7572
|
*/
|
|
7646
|
-
listTrajectories(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
7573
|
+
listTrajectories(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ListTrajectoriesResponse, any>>;
|
|
7647
7574
|
}
|
|
7648
7575
|
/**
|
|
7649
7576
|
* TrajectoryExecutionApi - axios parameter creator
|
|
@@ -7703,7 +7630,7 @@ declare class TrajectoryExecutionApi extends BaseAPI {
|
|
|
7703
7630
|
* @param {*} [options] Override http request option.
|
|
7704
7631
|
* @throws {RequiredError}
|
|
7705
7632
|
*/
|
|
7706
|
-
executeTrajectory(cell: string, controller: string, executeTrajectoryRequest: ExecuteTrajectoryRequest, options?: RawAxiosRequestConfig): Promise<
|
|
7633
|
+
executeTrajectory(cell: string, controller: string, executeTrajectoryRequest: ExecuteTrajectoryRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ExecuteTrajectoryResponse, any>>;
|
|
7707
7634
|
}
|
|
7708
7635
|
/**
|
|
7709
7636
|
* TrajectoryPlanningApi - axios parameter creator
|
|
@@ -7786,7 +7713,7 @@ declare class TrajectoryPlanningApi extends BaseAPI {
|
|
|
7786
7713
|
* @param {*} [options] Override http request option.
|
|
7787
7714
|
* @throws {RequiredError}
|
|
7788
7715
|
*/
|
|
7789
|
-
planCollisionFree(cell: string, planCollisionFreeRequest: PlanCollisionFreeRequest, options?: RawAxiosRequestConfig): Promise<
|
|
7716
|
+
planCollisionFree(cell: string, planCollisionFreeRequest: PlanCollisionFreeRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<PlanCollisionFreeResponse, any>>;
|
|
7790
7717
|
/**
|
|
7791
7718
|
* Plans a new trajectory for a single motion group. Describe the trajectory as a sequence of motion commands that the robots TCP should follow. Use the following workflow to execute a planned trajectory: 1. Plan a trajectory. 2. Optional: Load the planned trajectory into the cache using the [addTrajectory](addTrajectory) endpoint. 3. Execute the (cached) trajectory using the [executeTrajectory](executeTrajectory) endpoint. If the trajectory is not executable, the response will contain the joint trajectory up until the error, e.g., all samples until a collision occurs. <!-- theme: info --> > #### Exception > > If a CartesianPTP or JointPTP motion command has an invalid target, the response will contain the trajectory up until the start of the invalid PTP motion.
|
|
7792
7719
|
* @summary Plan Trajectory
|
|
@@ -7795,7 +7722,7 @@ declare class TrajectoryPlanningApi extends BaseAPI {
|
|
|
7795
7722
|
* @param {*} [options] Override http request option.
|
|
7796
7723
|
* @throws {RequiredError}
|
|
7797
7724
|
*/
|
|
7798
|
-
planTrajectory(cell: string, planTrajectoryRequest: PlanTrajectoryRequest, options?: RawAxiosRequestConfig): Promise<
|
|
7725
|
+
planTrajectory(cell: string, planTrajectoryRequest: PlanTrajectoryRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<PlanTrajectoryResponse, any>>;
|
|
7799
7726
|
}
|
|
7800
7727
|
/**
|
|
7801
7728
|
* VersionApi - axios parameter creator
|
|
@@ -7843,7 +7770,7 @@ declare class VersionApi extends BaseAPI {
|
|
|
7843
7770
|
* @param {*} [options] Override http request option.
|
|
7844
7771
|
* @throws {RequiredError}
|
|
7845
7772
|
*/
|
|
7846
|
-
getApiVersion(options?: RawAxiosRequestConfig): Promise<
|
|
7773
|
+
getApiVersion(options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ApiVersion, any>>;
|
|
7847
7774
|
}
|
|
7848
7775
|
/**
|
|
7849
7776
|
* VirtualControllerApi - axios parameter creator
|
|
@@ -8333,7 +8260,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8333
8260
|
* @param {*} [options] Override http request option.
|
|
8334
8261
|
* @throws {RequiredError}
|
|
8335
8262
|
*/
|
|
8336
|
-
addVirtualControllerCoordinateSystem(cell: string, controller: string, coordinateSystem: string, coordinateSystemData: CoordinateSystemData, options?: RawAxiosRequestConfig): Promise<
|
|
8263
|
+
addVirtualControllerCoordinateSystem(cell: string, controller: string, coordinateSystem: string, coordinateSystemData: CoordinateSystemData, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8337
8264
|
/**
|
|
8338
8265
|
* Adds a new TCP or updates an existing TCP in the motion group. The position and rotation values in the request body are defined within the flange\'s coordinate system. > **NOTE** > > Ensure the TCP\'s position is within the robot\'s reach. Refer to the robot\'s documentation or data sheet for details like joint limits or reach. <!-- theme: info --> > #### NOTE > > When adding or updating a TCP, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear. > - The TCP may not be immediately visible or appear outdated in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the TCP is available for operation. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the TCP may not yet be visible nor usable.
|
|
8339
8266
|
* @summary Add TCP
|
|
@@ -8345,7 +8272,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8345
8272
|
* @param {*} [options] Override http request option.
|
|
8346
8273
|
* @throws {RequiredError}
|
|
8347
8274
|
*/
|
|
8348
|
-
addVirtualControllerTcp(cell: string, controller: string, motionGroup: string, tcp: string, robotTcpData: RobotTcpData, options?: RawAxiosRequestConfig): Promise<
|
|
8275
|
+
addVirtualControllerTcp(cell: string, controller: string, motionGroup: string, tcp: string, robotTcpData: RobotTcpData, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8349
8276
|
/**
|
|
8350
8277
|
* Deletes a coordinate system from the virtual controller. This will remove the coordinate system from the list of coordinate systems and also remove all dependent coordinate systems that use the deleted coordinate system as reference. <!-- theme: info --> > #### NOTE > > When a new coordinate system is removed, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or appear outdated in the UI. > - Coordinate system changes are not immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > This means that immediately after a successful response, the new coordinate system may not yet be available for visualization or program execution.
|
|
8351
8278
|
* @summary Delete Coordinate System
|
|
@@ -8356,7 +8283,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8356
8283
|
* @param {*} [options] Override http request option.
|
|
8357
8284
|
* @throws {RequiredError}
|
|
8358
8285
|
*/
|
|
8359
|
-
deleteVirtualControllerCoordinateSystem(cell: string, controller: string, coordinateSystem: string, deleteDependent?: boolean, options?: RawAxiosRequestConfig): Promise<
|
|
8286
|
+
deleteVirtualControllerCoordinateSystem(cell: string, controller: string, coordinateSystem: string, deleteDependent?: boolean, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8360
8287
|
/**
|
|
8361
8288
|
* Removes the TCP (Tool Center Point) from the motion group. An unknown TCP is a valid input and will simply be ignored. <!-- theme: info --> > #### NOTE > > When removing a TCP, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear. > - The removal of the TCP may not be immediately visible or appear outdated in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the then used TCP may not yet be visible nor usable.
|
|
8362
8289
|
* @summary Remove TCP
|
|
@@ -8367,7 +8294,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8367
8294
|
* @param {*} [options] Override http request option.
|
|
8368
8295
|
* @throws {RequiredError}
|
|
8369
8296
|
*/
|
|
8370
|
-
deleteVirtualControllerTcp(cell: string, controller: string, motionGroup: string, tcp: string, options?: RawAxiosRequestConfig): Promise<
|
|
8297
|
+
deleteVirtualControllerTcp(cell: string, controller: string, motionGroup: string, tcp: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8371
8298
|
/**
|
|
8372
8299
|
* Requests the Emergency Stop state of the virtual robot controller. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state with `safety_state` regardless of the controller type. > **NOTE** > > The Emergency Stop state can only be changed when using virtual robot controllers.
|
|
8373
8300
|
* @summary Get Emergency Stop State
|
|
@@ -8376,7 +8303,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8376
8303
|
* @param {*} [options] Override http request option.
|
|
8377
8304
|
* @throws {RequiredError}
|
|
8378
8305
|
*/
|
|
8379
|
-
getEmergencyStop(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
8306
|
+
getEmergencyStop(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<Flag, any>>;
|
|
8380
8307
|
/**
|
|
8381
8308
|
* Get the current motion group state which provides values for the joints\' position, velocity and acceleration.
|
|
8382
8309
|
* @summary Get Motion Group State
|
|
@@ -8386,7 +8313,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8386
8313
|
* @param {*} [options] Override http request option.
|
|
8387
8314
|
* @throws {RequiredError}
|
|
8388
8315
|
*/
|
|
8389
|
-
getMotionGroupState(cell: string, controller: string, motionGroup: string, options?: RawAxiosRequestConfig): Promise<
|
|
8316
|
+
getMotionGroupState(cell: string, controller: string, motionGroup: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<MotionGroupJoints, any>>;
|
|
8390
8317
|
/**
|
|
8391
8318
|
* Gets information on the motion group.
|
|
8392
8319
|
* @summary Motion Group Description
|
|
@@ -8395,7 +8322,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8395
8322
|
* @param {*} [options] Override http request option.
|
|
8396
8323
|
* @throws {RequiredError}
|
|
8397
8324
|
*/
|
|
8398
|
-
getMotionGroups(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
8325
|
+
getMotionGroups(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<MotionGroupInfo[], any>>;
|
|
8399
8326
|
/**
|
|
8400
8327
|
* Requests the operation mode of the virtual robot controller. To get the operation mode regardless of the controller type, use [getCurrentMotionGroupState](getCurrentMotionGroupState). > **NOTE** > > The operation mode can only be changed via API when using virtual robot controllers.
|
|
8401
8328
|
* @summary Get Operation Mode
|
|
@@ -8404,7 +8331,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8404
8331
|
* @param {*} [options] Override http request option.
|
|
8405
8332
|
* @throws {RequiredError}
|
|
8406
8333
|
*/
|
|
8407
|
-
getOperationMode(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
8334
|
+
getOperationMode(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<OpMode, any>>;
|
|
8408
8335
|
/**
|
|
8409
8336
|
* Gets motion group mounting. The motion group is based on the origin of the returned coordinate system.
|
|
8410
8337
|
* @summary Get Mounting
|
|
@@ -8414,7 +8341,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8414
8341
|
* @param {*} [options] Override http request option.
|
|
8415
8342
|
* @throws {RequiredError}
|
|
8416
8343
|
*/
|
|
8417
|
-
getVirtualControllerMounting(cell: string, controller: string, motionGroup: string, options?: RawAxiosRequestConfig): Promise<
|
|
8344
|
+
getVirtualControllerMounting(cell: string, controller: string, motionGroup: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<CoordinateSystem, any>>;
|
|
8418
8345
|
/**
|
|
8419
8346
|
* Lists all coordinate systems on the robot controller.
|
|
8420
8347
|
* @summary List Coordinate Systems
|
|
@@ -8423,7 +8350,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8423
8350
|
* @param {*} [options] Override http request option.
|
|
8424
8351
|
* @throws {RequiredError}
|
|
8425
8352
|
*/
|
|
8426
|
-
listVirtualControllerCoordinateSystems(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
8353
|
+
listVirtualControllerCoordinateSystems(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<CoordinateSystem[], any>>;
|
|
8427
8354
|
/**
|
|
8428
8355
|
* Lists TCPs of the motion group. An empty TCP list is valid, e.g., for external axes.
|
|
8429
8356
|
* @summary List TCPs
|
|
@@ -8433,7 +8360,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8433
8360
|
* @param {*} [options] Override http request option.
|
|
8434
8361
|
* @throws {RequiredError}
|
|
8435
8362
|
*/
|
|
8436
|
-
listVirtualControllerTcps(cell: string, controller: string, motionGroup: string, options?: RawAxiosRequestConfig): Promise<
|
|
8363
|
+
listVirtualControllerTcps(cell: string, controller: string, motionGroup: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<RobotTcp[], any>>;
|
|
8437
8364
|
/**
|
|
8438
8365
|
* Activates or releases the Emergency Stop on the virtual robot controller. Activating the Emergency Stop stops the execution of all motions. The stop is executed on physical controllers immediately not gracefully and not on paths. Due to restricted physical behavior of the virtual robot controller, the Emergency Stop is executed on paths. To return to normal operation the Emergency Stop needs to be released. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state with `safety_state` regardless of the controller type. > **NOTE** > > The Emergency Stop state can only be changed via API when using virtual robot controllers.
|
|
8439
8366
|
* @summary Push or Release Emergency Stop
|
|
@@ -8443,7 +8370,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8443
8370
|
* @param {*} [options] Override http request option.
|
|
8444
8371
|
* @throws {RequiredError}
|
|
8445
8372
|
*/
|
|
8446
|
-
setEmergencyStop(cell: string, controller: string, active?: boolean, options?: RawAxiosRequestConfig): Promise<
|
|
8373
|
+
setEmergencyStop(cell: string, controller: string, active?: boolean, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8447
8374
|
/**
|
|
8448
8375
|
* Sets the values for joint position, joint velocity or joint acceleration of a motion group state. The values are immediately applied to the joints of the motion group. <!-- theme: info --> > #### NOTE > > Only use the endpoint when the motion group is in monitor mode. If the motion group is controlled, currently jogging or planning motions, > the values are overridden by the controller or an error may occur.
|
|
8449
8376
|
* @summary Set Motion Group State
|
|
@@ -8454,7 +8381,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8454
8381
|
* @param {*} [options] Override http request option.
|
|
8455
8382
|
* @throws {RequiredError}
|
|
8456
8383
|
*/
|
|
8457
|
-
setMotionGroupState(cell: string, controller: string, motionGroup: string, motionGroupJoints: MotionGroupJoints, options?: RawAxiosRequestConfig): Promise<
|
|
8384
|
+
setMotionGroupState(cell: string, controller: string, motionGroup: string, motionGroupJoints: MotionGroupJoints, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8458
8385
|
/**
|
|
8459
8386
|
* Changes the operation mode of the virtual robot controller to the specified value. To get the operation mode regardless of the controller type, use [getCurrentMotionGroupState](getCurrentMotionGroupState). > **NOTE** > > The operation mode can only be changed via API when using virtual robot controllers.
|
|
8460
8387
|
* @summary Set Operation Mode
|
|
@@ -8464,7 +8391,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8464
8391
|
* @param {*} [options] Override http request option.
|
|
8465
8392
|
* @throws {RequiredError}
|
|
8466
8393
|
*/
|
|
8467
|
-
setOperationMode(cell: string, controller: string, mode: OperationMode, options?: RawAxiosRequestConfig): Promise<
|
|
8394
|
+
setOperationMode(cell: string, controller: string, mode: OperationMode, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8468
8395
|
/**
|
|
8469
8396
|
* Sets the motion group mounting by specifying a coordinate system. The motion group will be based on the coordinate system\'s origin. The coordinate system defines a transformation offset, which consists of: - A unique identifier - A user-facing name - An offset in another coordinate system, referenced by the unique identifier of the reference coordinate system. <!-- theme: info --> > #### Changing the mounting configuration is considered a setup change > > When the mounting is set to a new coordinate system, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or not reflect the new mounting immediately. > - Motion group state and coordinate system alignment may not be immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the updated mounting may not yet be visible.
|
|
8470
8397
|
* @summary Set Mounting
|
|
@@ -8475,7 +8402,7 @@ declare class VirtualControllerApi extends BaseAPI {
|
|
|
8475
8402
|
* @param {*} [options] Override http request option.
|
|
8476
8403
|
* @throws {RequiredError}
|
|
8477
8404
|
*/
|
|
8478
|
-
setVirtualControllerMounting(cell: string, controller: string, motionGroup: string, coordinateSystem: CoordinateSystem, options?: RawAxiosRequestConfig): Promise<
|
|
8405
|
+
setVirtualControllerMounting(cell: string, controller: string, motionGroup: string, coordinateSystem: CoordinateSystem, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<CoordinateSystem, any>>;
|
|
8479
8406
|
}
|
|
8480
8407
|
/**
|
|
8481
8408
|
* VirtualControllerBehaviorApi - axios parameter creator
|
|
@@ -8619,7 +8546,7 @@ declare class VirtualControllerBehaviorApi extends BaseAPI {
|
|
|
8619
8546
|
* @param {*} [options] Override http request option.
|
|
8620
8547
|
* @throws {RequiredError}
|
|
8621
8548
|
*/
|
|
8622
|
-
externalJointsStream(cell: string, controller: string, externalJointStreamRequest: ExternalJointStreamRequest, options?: RawAxiosRequestConfig): Promise<
|
|
8549
|
+
externalJointsStream(cell: string, controller: string, externalJointStreamRequest: ExternalJointStreamRequest, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<ExternalJointStreamDatapoint[], any>>;
|
|
8623
8550
|
/**
|
|
8624
8551
|
* Get the cycle time of controller communication in [ms].
|
|
8625
8552
|
* @summary Get Cycle Time
|
|
@@ -8628,7 +8555,7 @@ declare class VirtualControllerBehaviorApi extends BaseAPI {
|
|
|
8628
8555
|
* @param {*} [options] Override http request option.
|
|
8629
8556
|
* @throws {RequiredError}
|
|
8630
8557
|
*/
|
|
8631
|
-
getCycleTime(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
8558
|
+
getCycleTime(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<CycleTime, any>>;
|
|
8632
8559
|
/**
|
|
8633
8560
|
* Get the current virtual controller behavior. See [setVirtualControllerBehavior](setVirtualControllerBehavior) and the body for details.
|
|
8634
8561
|
* @summary Get Behavior
|
|
@@ -8637,7 +8564,7 @@ declare class VirtualControllerBehaviorApi extends BaseAPI {
|
|
|
8637
8564
|
* @param {*} [options] Override http request option.
|
|
8638
8565
|
* @throws {RequiredError}
|
|
8639
8566
|
*/
|
|
8640
|
-
getVirtualControllerBehavior(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<
|
|
8567
|
+
getVirtualControllerBehavior(cell: string, controller: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<Behavior, any>>;
|
|
8641
8568
|
/**
|
|
8642
8569
|
* Set virtual controller behavior. See query parameters for details.
|
|
8643
8570
|
* @summary Set Behavior
|
|
@@ -8647,7 +8574,7 @@ declare class VirtualControllerBehaviorApi extends BaseAPI {
|
|
|
8647
8574
|
* @param {*} [options] Override http request option.
|
|
8648
8575
|
* @throws {RequiredError}
|
|
8649
8576
|
*/
|
|
8650
|
-
setVirtualControllerBehavior(cell: string, controller: string, behavior?: Behavior, options?: RawAxiosRequestConfig): Promise<
|
|
8577
|
+
setVirtualControllerBehavior(cell: string, controller: string, behavior?: Behavior, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8651
8578
|
}
|
|
8652
8579
|
/**
|
|
8653
8580
|
* VirtualControllerInputsOutputsApi - axios parameter creator
|
|
@@ -8776,7 +8703,7 @@ declare class VirtualControllerInputsOutputsApi extends BaseAPI {
|
|
|
8776
8703
|
* @param {*} [options] Override http request option.
|
|
8777
8704
|
* @throws {RequiredError}
|
|
8778
8705
|
*/
|
|
8779
|
-
listIOs(cell: string, controller: string, ios: Array<string>, options?: RawAxiosRequestConfig): Promise<
|
|
8706
|
+
listIOs(cell: string, controller: string, ios: Array<string>, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<IOValue[], any>>;
|
|
8780
8707
|
/**
|
|
8781
8708
|
* Lists the input/output descriptions of the virtual robot controller. The input/output descriptions contain information like name, type and unit.\\ Available inputs/outputs are defined by the virtual robot controller.\\ Each input/output has a unique identifier. - If no identifiers and no filters are specified in the request, all available inputs/outputs are retrieved by this endpoint. - If a filter, e.g., `direction`, `value_type`, `group` is applied, only matching inputs/outputs are returned.
|
|
8782
8709
|
* @summary List Descriptions
|
|
@@ -8789,7 +8716,7 @@ declare class VirtualControllerInputsOutputsApi extends BaseAPI {
|
|
|
8789
8716
|
* @param {*} [options] Override http request option.
|
|
8790
8717
|
* @throws {RequiredError}
|
|
8791
8718
|
*/
|
|
8792
|
-
listVirtualControllerIODescriptions(cell: string, controller: string, ios?: Array<string>, direction?: IODirection, valueType?: IOValueType, group?: string, options?: RawAxiosRequestConfig): Promise<
|
|
8719
|
+
listVirtualControllerIODescriptions(cell: string, controller: string, ios?: Array<string>, direction?: IODirection, valueType?: IOValueType, group?: string, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<IODescription[], any>>;
|
|
8793
8720
|
/**
|
|
8794
8721
|
* Sets a list of values of a virtual controller inputs/outputs.
|
|
8795
8722
|
* @summary Set Input/Ouput Values
|
|
@@ -8799,7 +8726,7 @@ declare class VirtualControllerInputsOutputsApi extends BaseAPI {
|
|
|
8799
8726
|
* @param {*} [options] Override http request option.
|
|
8800
8727
|
* @throws {RequiredError}
|
|
8801
8728
|
*/
|
|
8802
|
-
setIOValues(cell: string, controller: string, iOValue: Array<IOValue>, options?: RawAxiosRequestConfig): Promise<
|
|
8729
|
+
setIOValues(cell: string, controller: string, iOValue: Array<IOValue>, options?: RawAxiosRequestConfig): Promise<axios176.AxiosResponse<void, any>>;
|
|
8803
8730
|
}
|
|
8804
8731
|
//#endregion
|
|
8805
|
-
export { AbbController, AbbControllerEgmServer, AbbControllerKindEnum, ActivateLicenseRequest, AddTrajectoryError, AddTrajectoryErrorData, AddTrajectoryRequest, AddTrajectoryResponse, ApiVersion, App, ApplicationApi, ApplicationApiAxiosParamCreator, ApplicationApiFactory, ApplicationApiFp, BASE_PATH, BUSInputsOutputsApi, BUSInputsOutputsApiAxiosParamCreator, BUSInputsOutputsApiFactory, BUSInputsOutputsApiFp, BaseAPI, Behavior, BlendingAuto, BlendingAutoBlendingNameEnum, BlendingPosition, BlendingPositionBlendingNameEnum, BlendingSpace, BooleanValue, BooleanValueValueTypeEnum, Box, BoxBoxTypeEnum, BoxShapeTypeEnum, BusIODescription, BusIOModbusClient, BusIOModbusClientBusTypeEnum, BusIOModbusServer, BusIOModbusServerBusTypeEnum, BusIOModbusTCPClient, BusIOModbusTCPClientNetworkTypeEnum, BusIOModbusTCPServer, BusIOModbusTCPServerNetworkTypeEnum, BusIOModbusVirtual, BusIOModbusVirtualBusTypeEnum, BusIOProfinet, BusIOProfinetBusTypeEnum, BusIOProfinetDefaultRoute, BusIOProfinetIpConfig, BusIOProfinetNetwork, BusIOProfinetVirtual, BusIOProfinetVirtualBusTypeEnum, BusIOType, BusIOsState, BusIOsStateEnum, COLLECTION_FORMATS, Capsule, CapsuleShapeTypeEnum, CartesianLimits, Cell, CellApi, CellApiAxiosParamCreator, CellApiFactory, CellApiFp, Collider, ColliderShape, Collision, CollisionContact, CollisionError, CollisionFreeAlgorithm, CollisionSetup, Comparator, Configuration, ConfigurationArchiveStatus, ConfigurationArchiveStatusCreating, ConfigurationArchiveStatusCreatingStatusEnum, ConfigurationArchiveStatusError, ConfigurationArchiveStatusErrorStatusEnum, ConfigurationArchiveStatusSuccess, ConfigurationArchiveStatusSuccessStatusEnum, ConfigurationParameters, ConfigurationResource, ContainerEnvironmentInner, ContainerImage, ContainerImageSecretsInner, ContainerResources, ContainerStorage, ControllerApi, ControllerApiAxiosParamCreator, ControllerApiFactory, ControllerApiFp, ControllerDescription, ControllerInputsOutputsApi, ControllerInputsOutputsApiAxiosParamCreator, ControllerInputsOutputsApiFactory, ControllerInputsOutputsApiFp, ConvexHull, ConvexHullShapeTypeEnum, CoordinateSystem, CoordinateSystemData, CubicSplineParameter, CycleTime, Cylinder, CylinderShapeTypeEnum, DHParameter, Direction, ErrorInvalidJointCount, ErrorInvalidJointCountErrorFeedbackNameEnum, ErrorJointLimitExceeded, ErrorJointLimitExceededErrorFeedbackNameEnum, ErrorJointPositionCollision, ErrorJointPositionCollisionErrorFeedbackNameEnum, ErrorMaxIterationsExceeded, ErrorMaxIterationsExceededErrorFeedbackNameEnum, Execute, ExecuteDetails, ExecuteJoggingRequest, ExecuteJoggingResponse, ExecuteTrajectoryRequest, ExecuteTrajectoryResponse, ExternalJointStreamDatapoint, ExternalJointStreamRequest, FanucController, FanucControllerKindEnum, FeedbackCollision, FeedbackCollisionErrorFeedbackNameEnum, FeedbackJointLimitExceeded, FeedbackJointLimitExceededErrorFeedbackNameEnum, FeedbackOutOfWorkspace, FeedbackOutOfWorkspaceErrorFeedbackNameEnum, FeedbackSingularity, FeedbackSingularityErrorFeedbackNameEnum, Flag, FloatValue, FloatValueValueTypeEnum, ForwardKinematics422Response, ForwardKinematicsRequest, ForwardKinematicsResponse, ForwardKinematicsValidationError, GetTrajectoryResponse, HTTPValidationError, IOBooleanValue, IOBooleanValueValueTypeEnum, IOBoundary, IODescription, IODirection, IOFloatValue, IOFloatValueValueTypeEnum, IOIntegerValue, IOIntegerValueValueTypeEnum, IOOrigin, IOValue, IOValueType, ImageCredentials, InconsistentTrajectorySizeError, InconsistentTrajectorySizeErrorInconsistentTrajectorySize, InitializeJoggingRequest, InitializeJoggingRequestMessageTypeEnum, InitializeJoggingResponse, InitializeJoggingResponseKindEnum, InitializeMovementRequest, InitializeMovementRequestMessageTypeEnum, InitializeMovementRequestTrajectory, InitializeMovementResponse, InitializeMovementResponseKindEnum, IntegerValue, IntegerValueValueTypeEnum, InvalidDofError, InvalidDofErrorInvalidDof, InverseKinematics422Response, InverseKinematicsRequest, InverseKinematicsResponse, InverseKinematicsValidationError, InverseKinematicsValidationErrorAllOfData, JoggingApi, JoggingApiAxiosParamCreator, JoggingApiFactory, JoggingApiFp, JoggingDetails, JoggingDetailsKindEnum, JoggingDetailsState, JoggingPausedByUser, JoggingPausedByUserKindEnum, JoggingPausedNearCollision, JoggingPausedNearCollisionKindEnum, JoggingPausedNearJointLimit, JoggingPausedNearJointLimitKindEnum, JoggingPausedOnIO, JoggingPausedOnIOKindEnum, JoggingRunning, JoggingRunningKindEnum, JointLimitExceededError, JointLimits, JointTrajectory, JointVelocityRequest, JointVelocityRequestMessageTypeEnum, JointVelocityResponse, JointVelocityResponseKindEnum, KinematicsApi, KinematicsApiAxiosParamCreator, KinematicsApiFactory, KinematicsApiFp, KukaController, KukaControllerKindEnum, KukaControllerRsiServer, License, LicenseApi, LicenseApiAxiosParamCreator, LicenseApiFactory, LicenseApiFp, LicenseStatus, LicenseStatusEnum, LimitRange, LimitSet, LimitsOverride, ListTrajectoriesResponse, Manufacturer, MidpointInsertionAlgorithm, MidpointInsertionAlgorithmAlgorithmNameEnum, ModbusIO, ModbusIOArea, ModbusIOByteOrder, ModbusIOData, ModbusIOTypeEnum, ModelError, MotionCommand, MotionCommandBlending, MotionCommandPath, MotionGroupApi, MotionGroupApiAxiosParamCreator, MotionGroupApiFactory, MotionGroupApiFp, MotionGroupDescription, MotionGroupInfo, MotionGroupJoints, MotionGroupModelsApi, MotionGroupModelsApiAxiosParamCreator, MotionGroupModelsApiFactory, MotionGroupModelsApiFp, MotionGroupSetup, MotionGroupState, MotionGroupStateJointLimitReached, MovementErrorResponse, MovementErrorResponseKindEnum, NanValueError, NanValueErrorNanValue, OpMode, OperatingState, OperationLimits, OperationMode, OrientationType, PathCartesianPTP, PathCartesianPTPPathDefinitionNameEnum, PathCircle, PathCirclePathDefinitionNameEnum, PathCubicSpline, PathCubicSplinePathDefinitionNameEnum, PathJointPTP, PathJointPTPPathDefinitionNameEnum, PathLine, PathLinePathDefinitionNameEnum, PauseJoggingRequest, PauseJoggingRequestMessageTypeEnum, PauseJoggingResponse, PauseJoggingResponseKindEnum, PauseMovementRequest, PauseMovementRequestMessageTypeEnum, PauseMovementResponse, PauseMovementResponseKindEnum, PauseOnIO, Payload, Plan422Response, PlanCollisionFreeFailedResponse, PlanCollisionFreeRequest, PlanCollisionFreeResponse, PlanCollisionFreeResponseResponse, PlanTrajectoryFailedResponse, PlanTrajectoryFailedResponseErrorFeedback, PlanTrajectoryRequest, PlanTrajectoryResponse, PlanTrajectoryResponseResponse, PlanValidationError, PlanValidationErrorAllOfData, Plane, PlaneShapeTypeEnum, PlaybackSpeedRequest, PlaybackSpeedRequestMessageTypeEnum, PlaybackSpeedResponse, PlaybackSpeedResponseKindEnum, Pose, ProfinetDescription, ProfinetIO, ProfinetIOData, ProfinetIODirection, ProfinetIOTypeEnum, ProfinetInputOutputConfig, ProfinetSlotDescription, ProfinetSubSlotDescription, Program, ProgramApi, ProgramApiAxiosParamCreator, ProgramApiFactory, ProgramApiFp, ProgramRun, ProgramRunState, ProgramStartRequest, RRTConnectAlgorithm, RRTConnectAlgorithmAlgorithmNameEnum, Rectangle, RectangleShapeTypeEnum, RectangularCapsule, RectangularCapsuleShapeTypeEnum, ReleaseChannel, RequestArgs, RequiredError, RobotController, RobotControllerConfiguration, RobotControllerState, RobotSystemMode, RobotTcp, RobotTcpData, SafetyStateType, ServiceGroup, ServiceStatus, ServiceStatusPhase, ServiceStatusResponse, ServiceStatusSeverity, ServiceStatusStatus, SetIO, SettableRobotSystemMode, SingularityTypeEnum, Sphere, SphereShapeTypeEnum, StartMovementRequest, StartMovementRequestMessageTypeEnum, StartMovementResponse, StartMovementResponseKindEnum, StartOnIO, StoreCollisionComponentsApi, StoreCollisionComponentsApiAxiosParamCreator, StoreCollisionComponentsApiFactory, StoreCollisionComponentsApiFp, StoreCollisionSetupsApi, StoreCollisionSetupsApiAxiosParamCreator, StoreCollisionSetupsApiFactory, StoreCollisionSetupsApiFp, StoreObjectApi, StoreObjectApiAxiosParamCreator, StoreObjectApiFactory, StoreObjectApiFp, StreamIOValuesResponse, SystemApi, SystemApiAxiosParamCreator, SystemApiFactory, SystemApiFp, TcpOffset, TcpRequiredError, TcpVelocityRequest, TcpVelocityRequestMessageTypeEnum, TcpVelocityResponse, TcpVelocityResponseKindEnum, TorqueExceededError, TorqueExceededErrorTorqueExceeded, TrajectoryCachingApi, TrajectoryCachingApiAxiosParamCreator, TrajectoryCachingApiFactory, TrajectoryCachingApiFp, TrajectoryData, TrajectoryDataMessageTypeEnum, TrajectoryDetails, TrajectoryDetailsKindEnum, TrajectoryDetailsState, TrajectoryEnded, TrajectoryEndedKindEnum, TrajectoryExecutionApi, TrajectoryExecutionApiAxiosParamCreator, TrajectoryExecutionApiFactory, TrajectoryExecutionApiFp, TrajectoryId, TrajectoryIdMessageTypeEnum, TrajectoryPausedByUser, TrajectoryPausedByUserKindEnum, TrajectoryPausedOnIO, TrajectoryPausedOnIOKindEnum, TrajectoryPlanningApi, TrajectoryPlanningApiAxiosParamCreator, TrajectoryPlanningApiFactory, TrajectoryPlanningApiFp, TrajectoryRunning, TrajectoryRunningKindEnum, TrajectoryWaitForIO, TrajectoryWaitForIOKindEnum, UnitType, UniversalrobotsController, UniversalrobotsControllerKindEnum, UpdateNovaVersionRequest, ValidationError, ValidationError2, ValidationErrorLocInner, VersionApi, VersionApiAxiosParamCreator, VersionApiFactory, VersionApiFp, VirtualController, VirtualControllerApi, VirtualControllerApiAxiosParamCreator, VirtualControllerApiFactory, VirtualControllerApiFp, VirtualControllerBehaviorApi, VirtualControllerBehaviorApiAxiosParamCreator, VirtualControllerBehaviorApiFactory, VirtualControllerBehaviorApiFp, VirtualControllerInputsOutputsApi, VirtualControllerInputsOutputsApiAxiosParamCreator, VirtualControllerInputsOutputsApiFactory, VirtualControllerInputsOutputsApiFp, VirtualControllerKindEnum,
|
|
8732
|
+
export { AbbController, AbbControllerEgmServer, AbbControllerKindEnum, ActivateLicenseRequest, AddTrajectoryError, AddTrajectoryErrorData, AddTrajectoryRequest, AddTrajectoryResponse, ApiVersion, App, ApplicationApi, ApplicationApiAxiosParamCreator, ApplicationApiFactory, ApplicationApiFp, BASE_PATH, BUSInputsOutputsApi, BUSInputsOutputsApiAxiosParamCreator, BUSInputsOutputsApiFactory, BUSInputsOutputsApiFp, BaseAPI, Behavior, BlendingAuto, BlendingAutoBlendingNameEnum, BlendingPosition, BlendingPositionBlendingNameEnum, BlendingSpace, BooleanValue, BooleanValueValueTypeEnum, Box, BoxBoxTypeEnum, BoxShapeTypeEnum, BusIODescription, BusIOModbusClient, BusIOModbusClientBusTypeEnum, BusIOModbusServer, BusIOModbusServerBusTypeEnum, BusIOModbusTCPClient, BusIOModbusTCPClientNetworkTypeEnum, BusIOModbusTCPServer, BusIOModbusTCPServerNetworkTypeEnum, BusIOModbusVirtual, BusIOModbusVirtualBusTypeEnum, BusIOProfinet, BusIOProfinetBusTypeEnum, BusIOProfinetDefaultRoute, BusIOProfinetIpConfig, BusIOProfinetNetwork, BusIOProfinetVirtual, BusIOProfinetVirtualBusTypeEnum, BusIOType, BusIOsState, BusIOsStateEnum, COLLECTION_FORMATS, Capsule, CapsuleShapeTypeEnum, CartesianLimits, Cell, CellApi, CellApiAxiosParamCreator, CellApiFactory, CellApiFp, Collider, ColliderShape, Collision, CollisionContact, CollisionError, CollisionFreeAlgorithm, CollisionSetup, Comparator, Configuration, ConfigurationArchiveStatus, ConfigurationArchiveStatusCreating, ConfigurationArchiveStatusCreatingStatusEnum, ConfigurationArchiveStatusError, ConfigurationArchiveStatusErrorStatusEnum, ConfigurationArchiveStatusSuccess, ConfigurationArchiveStatusSuccessStatusEnum, ConfigurationParameters, ConfigurationResource, ContainerEnvironmentInner, ContainerImage, ContainerImageSecretsInner, ContainerResources, ContainerStorage, ControllerApi, ControllerApiAxiosParamCreator, ControllerApiFactory, ControllerApiFp, ControllerDescription, ControllerInputsOutputsApi, ControllerInputsOutputsApiAxiosParamCreator, ControllerInputsOutputsApiFactory, ControllerInputsOutputsApiFp, ConvexHull, ConvexHullShapeTypeEnum, CoordinateSystem, CoordinateSystemData, CubicSplineParameter, CycleTime, Cylinder, CylinderShapeTypeEnum, DHParameter, Direction, ErrorInvalidJointCount, ErrorInvalidJointCountErrorFeedbackNameEnum, ErrorJointLimitExceeded, ErrorJointLimitExceededErrorFeedbackNameEnum, ErrorJointPositionCollision, ErrorJointPositionCollisionErrorFeedbackNameEnum, ErrorMaxIterationsExceeded, ErrorMaxIterationsExceededErrorFeedbackNameEnum, Execute, ExecuteDetails, ExecuteJoggingRequest, ExecuteJoggingResponse, ExecuteTrajectoryRequest, ExecuteTrajectoryResponse, ExternalJointStreamDatapoint, ExternalJointStreamRequest, FanucController, FanucControllerKindEnum, FeedbackCollision, FeedbackCollisionErrorFeedbackNameEnum, FeedbackJointLimitExceeded, FeedbackJointLimitExceededErrorFeedbackNameEnum, FeedbackOutOfWorkspace, FeedbackOutOfWorkspaceErrorFeedbackNameEnum, FeedbackSingularity, FeedbackSingularityErrorFeedbackNameEnum, Flag, FloatValue, FloatValueValueTypeEnum, ForwardKinematics422Response, ForwardKinematicsRequest, ForwardKinematicsResponse, ForwardKinematicsValidationError, GetTrajectoryResponse, HTTPValidationError, IOBooleanValue, IOBooleanValueValueTypeEnum, IOBoundary, IODescription, IODirection, IOFloatValue, IOFloatValueValueTypeEnum, IOIntegerValue, IOIntegerValueValueTypeEnum, IOOrigin, IOValue, IOValueType, ImageCredentials, InconsistentTrajectorySizeError, InconsistentTrajectorySizeErrorInconsistentTrajectorySize, InitializeJoggingRequest, InitializeJoggingRequestMessageTypeEnum, InitializeJoggingResponse, InitializeJoggingResponseKindEnum, InitializeMovementRequest, InitializeMovementRequestMessageTypeEnum, InitializeMovementRequestTrajectory, InitializeMovementResponse, InitializeMovementResponseKindEnum, IntegerValue, IntegerValueValueTypeEnum, InvalidDofError, InvalidDofErrorInvalidDof, InverseKinematics422Response, InverseKinematicsRequest, InverseKinematicsResponse, InverseKinematicsValidationError, InverseKinematicsValidationErrorAllOfData, JoggingApi, JoggingApiAxiosParamCreator, JoggingApiFactory, JoggingApiFp, JoggingDetails, JoggingDetailsKindEnum, JoggingDetailsState, JoggingPausedByUser, JoggingPausedByUserKindEnum, JoggingPausedNearCollision, JoggingPausedNearCollisionKindEnum, JoggingPausedNearJointLimit, JoggingPausedNearJointLimitKindEnum, JoggingPausedOnIO, JoggingPausedOnIOKindEnum, JoggingRunning, JoggingRunningKindEnum, JointLimitExceededError, JointLimits, JointTrajectory, JointVelocityRequest, JointVelocityRequestMessageTypeEnum, JointVelocityResponse, JointVelocityResponseKindEnum, KinematicsApi, KinematicsApiAxiosParamCreator, KinematicsApiFactory, KinematicsApiFp, KukaController, KukaControllerKindEnum, KukaControllerRsiServer, License, LicenseApi, LicenseApiAxiosParamCreator, LicenseApiFactory, LicenseApiFp, LicenseStatus, LicenseStatusEnum, LimitRange, LimitSet, LimitsOverride, ListTrajectoriesResponse, Manufacturer, MidpointInsertionAlgorithm, MidpointInsertionAlgorithmAlgorithmNameEnum, ModbusIO, ModbusIOArea, ModbusIOByteOrder, ModbusIOData, ModbusIOTypeEnum, ModelError, MotionCommand, MotionCommandBlending, MotionCommandPath, MotionGroupApi, MotionGroupApiAxiosParamCreator, MotionGroupApiFactory, MotionGroupApiFp, MotionGroupDescription, MotionGroupInfo, MotionGroupJoints, MotionGroupModelsApi, MotionGroupModelsApiAxiosParamCreator, MotionGroupModelsApiFactory, MotionGroupModelsApiFp, MotionGroupSetup, MotionGroupState, MotionGroupStateJointLimitReached, MovementErrorResponse, MovementErrorResponseKindEnum, NanValueError, NanValueErrorNanValue, OpMode, OperatingState, OperationLimits, OperationMode, OrientationType, PathCartesianPTP, PathCartesianPTPPathDefinitionNameEnum, PathCircle, PathCirclePathDefinitionNameEnum, PathCubicSpline, PathCubicSplinePathDefinitionNameEnum, PathJointPTP, PathJointPTPPathDefinitionNameEnum, PathLine, PathLinePathDefinitionNameEnum, PauseJoggingRequest, PauseJoggingRequestMessageTypeEnum, PauseJoggingResponse, PauseJoggingResponseKindEnum, PauseMovementRequest, PauseMovementRequestMessageTypeEnum, PauseMovementResponse, PauseMovementResponseKindEnum, PauseOnIO, Payload, Plan422Response, PlanCollisionFreeFailedResponse, PlanCollisionFreeRequest, PlanCollisionFreeResponse, PlanCollisionFreeResponseResponse, PlanTrajectoryFailedResponse, PlanTrajectoryFailedResponseErrorFeedback, PlanTrajectoryRequest, PlanTrajectoryResponse, PlanTrajectoryResponseResponse, PlanValidationError, PlanValidationErrorAllOfData, Plane, PlaneShapeTypeEnum, PlaybackSpeedRequest, PlaybackSpeedRequestMessageTypeEnum, PlaybackSpeedResponse, PlaybackSpeedResponseKindEnum, Pose, ProfinetDescription, ProfinetIO, ProfinetIOData, ProfinetIODirection, ProfinetIOTypeEnum, ProfinetInputOutputConfig, ProfinetSlotDescription, ProfinetSubSlotDescription, Program, ProgramApi, ProgramApiAxiosParamCreator, ProgramApiFactory, ProgramApiFp, ProgramRun, ProgramRunState, ProgramStartRequest, RRTConnectAlgorithm, RRTConnectAlgorithmAlgorithmNameEnum, Rectangle, RectangleShapeTypeEnum, RectangularCapsule, RectangularCapsuleShapeTypeEnum, ReleaseChannel, RequestArgs, RequiredError, RobotConfigurationsApi, RobotConfigurationsApiAxiosParamCreator, RobotConfigurationsApiFactory, RobotConfigurationsApiFp, RobotController, RobotControllerConfiguration, RobotControllerState, RobotSystemMode, RobotTcp, RobotTcpData, SafetyStateType, ServiceGroup, ServiceStatus, ServiceStatusPhase, ServiceStatusResponse, ServiceStatusSeverity, ServiceStatusStatus, SetIO, SettableRobotSystemMode, SingularityTypeEnum, Sphere, SphereShapeTypeEnum, StartMovementRequest, StartMovementRequestMessageTypeEnum, StartMovementResponse, StartMovementResponseKindEnum, StartOnIO, StoreCollisionComponentsApi, StoreCollisionComponentsApiAxiosParamCreator, StoreCollisionComponentsApiFactory, StoreCollisionComponentsApiFp, StoreCollisionSetupsApi, StoreCollisionSetupsApiAxiosParamCreator, StoreCollisionSetupsApiFactory, StoreCollisionSetupsApiFp, StoreObjectApi, StoreObjectApiAxiosParamCreator, StoreObjectApiFactory, StoreObjectApiFp, StreamIOValuesResponse, SystemApi, SystemApiAxiosParamCreator, SystemApiFactory, SystemApiFp, TcpOffset, TcpRequiredError, TcpVelocityRequest, TcpVelocityRequestMessageTypeEnum, TcpVelocityResponse, TcpVelocityResponseKindEnum, TorqueExceededError, TorqueExceededErrorTorqueExceeded, TrajectoryCachingApi, TrajectoryCachingApiAxiosParamCreator, TrajectoryCachingApiFactory, TrajectoryCachingApiFp, TrajectoryData, TrajectoryDataMessageTypeEnum, TrajectoryDetails, TrajectoryDetailsKindEnum, TrajectoryDetailsState, TrajectoryEnded, TrajectoryEndedKindEnum, TrajectoryExecutionApi, TrajectoryExecutionApiAxiosParamCreator, TrajectoryExecutionApiFactory, TrajectoryExecutionApiFp, TrajectoryId, TrajectoryIdMessageTypeEnum, TrajectoryPausedByUser, TrajectoryPausedByUserKindEnum, TrajectoryPausedOnIO, TrajectoryPausedOnIOKindEnum, TrajectoryPlanningApi, TrajectoryPlanningApiAxiosParamCreator, TrajectoryPlanningApiFactory, TrajectoryPlanningApiFp, TrajectoryRunning, TrajectoryRunningKindEnum, TrajectoryWaitForIO, TrajectoryWaitForIOKindEnum, UnitType, UniversalrobotsController, UniversalrobotsControllerKindEnum, UpdateNovaVersionRequest, ValidationError, ValidationError2, ValidationErrorLocInner, VersionApi, VersionApiAxiosParamCreator, VersionApiFactory, VersionApiFp, VirtualController, VirtualControllerApi, VirtualControllerApiAxiosParamCreator, VirtualControllerApiFactory, VirtualControllerApiFp, VirtualControllerBehaviorApi, VirtualControllerBehaviorApiAxiosParamCreator, VirtualControllerBehaviorApiFactory, VirtualControllerBehaviorApiFp, VirtualControllerInputsOutputsApi, VirtualControllerInputsOutputsApiAxiosParamCreator, VirtualControllerInputsOutputsApiFactory, VirtualControllerInputsOutputsApiFp, VirtualControllerKindEnum, VirtualRobotConfiguration, WaitForIOEventRequest, YaskawaController, YaskawaControllerKindEnum, operationServerMap };
|