@wandelbots/nova-api 26.4.0-dev.75 → 26.4.0-rc.1

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.
@@ -6,7 +6,7 @@ import { AxiosInstance, AxiosPromise, RawAxiosRequestConfig } from "axios";
6
6
  * Wandelbots NOVA API
7
7
  * Interact with robots in an easy and intuitive way.
8
8
  *
9
- * The version of the OpenAPI document: 1.5.0 dev
9
+ * The version of the OpenAPI document: 1.5.0
10
10
  *
11
11
  *
12
12
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6,7 +6,7 @@ import { AxiosInstance, AxiosPromise, RawAxiosRequestConfig } from "axios";
6
6
  * Wandelbots NOVA API
7
7
  * Interact with robots in an easy and intuitive way.
8
8
  *
9
- * The version of the OpenAPI document: 1.5.0 dev
9
+ * The version of the OpenAPI document: 1.5.0
10
10
  *
11
11
  *
12
12
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6,7 +6,7 @@ import { AxiosInstance, AxiosPromise, RawAxiosRequestConfig } from "axios";
6
6
  * Wandelbots NOVA API
7
7
  * Interact with robots in an easy and intuitive way.
8
8
  *
9
- * The version of the OpenAPI document: 2.4.0 dev
9
+ * The version of the OpenAPI document: 2.4.0
10
10
  *
11
11
  *
12
12
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -504,7 +504,7 @@ type BusIOModbusVirtualBusTypeEnum = typeof BusIOModbusVirtualBusTypeEnum[keyof
504
504
  interface BusIOProfinet {
505
505
  'bus_type': BusIOProfinetBusTypeEnum;
506
506
  /**
507
- * Used to enable IP communication through the same physical ethernet interface while PROFINET driver is active.
507
+ * Used to enable IP communication through the same physical ethernet interface while PROFINET driver is active. Optional for SR-IOV-based bus I/O recreation. If omitted and an existing PROFINET bus I/O configuration for the same MAC address already exists, the previous network settings are reused.
508
508
  */
509
509
  'network_config'?: BusIOProfinetNetwork;
510
510
  /**
@@ -6,7 +6,7 @@ import { AxiosInstance, AxiosPromise, RawAxiosRequestConfig } from "axios";
6
6
  * Wandelbots NOVA API
7
7
  * Interact with robots in an easy and intuitive way.
8
8
  *
9
- * The version of the OpenAPI document: 2.4.0 dev
9
+ * The version of the OpenAPI document: 2.4.0
10
10
  *
11
11
  *
12
12
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -504,7 +504,7 @@ type BusIOModbusVirtualBusTypeEnum = typeof BusIOModbusVirtualBusTypeEnum[keyof
504
504
  interface BusIOProfinet {
505
505
  'bus_type': BusIOProfinetBusTypeEnum;
506
506
  /**
507
- * Used to enable IP communication through the same physical ethernet interface while PROFINET driver is active.
507
+ * Used to enable IP communication through the same physical ethernet interface while PROFINET driver is active. Optional for SR-IOV-based bus I/O recreation. If omitted and an existing PROFINET bus I/O configuration for the same MAC address already exists, the previous network settings are reused.
508
508
  */
509
509
  'network_config'?: BusIOProfinetNetwork;
510
510
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wandelbots/nova-api",
3
- "version": "26.4.0-dev.75",
3
+ "version": "26.4.0-rc.1",
4
4
  "description": "API Client to interact with Wandelbots Public API.",
5
5
  "type": "module",
6
6
  "files": [