@wandelbots/nova-api 26.4.0-dev.74 → 26.4.0-dev.76

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.
@@ -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
  /**
@@ -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.74",
3
+ "version": "26.4.0-dev.76",
4
4
  "description": "API Client to interact with Wandelbots Public API.",
5
5
  "type": "module",
6
6
  "files": [