@wandelbots/nova-api 25.9.0-dev.16 → 25.9.0-dev.18

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.
@@ -512,8 +512,9 @@ interface BusIOProfinet {
512
512
  *
513
513
  * @type {BusIOProfinetDefaultRoute}
514
514
  * @memberof BusIOProfinet
515
+ * @deprecated
515
516
  */
516
- 'default_route': BusIOProfinetDefaultRoute;
517
+ 'default_route'?: BusIOProfinetDefaultRoute;
517
518
  }
518
519
  declare const BusIOProfinetBusTypeEnum: {
519
520
  readonly Profinet: "profinet";
@@ -512,8 +512,9 @@ interface BusIOProfinet {
512
512
  *
513
513
  * @type {BusIOProfinetDefaultRoute}
514
514
  * @memberof BusIOProfinet
515
+ * @deprecated
515
516
  */
516
- 'default_route': BusIOProfinetDefaultRoute;
517
+ 'default_route'?: BusIOProfinetDefaultRoute;
517
518
  }
518
519
  declare const BusIOProfinetBusTypeEnum: {
519
520
  readonly Profinet: "profinet";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wandelbots/nova-api",
3
- "version": "25.9.0-dev.16",
3
+ "version": "25.9.0-dev.18",
4
4
  "description": "API Client to interact with Wandelbots Public API.",
5
5
  "type": "module",
6
6
  "files": [