@kohost/api-client 3.0.0-beta.36 → 3.0.0-beta.37

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.
@@ -3446,6 +3446,9 @@ var require_discoveredDevice = __commonJS({
3446
3446
  },
3447
3447
  deviceData: {
3448
3448
  type: "object"
3449
+ },
3450
+ ignore: {
3451
+ type: "boolean"
3449
3452
  }
3450
3453
  }
3451
3454
  };
@@ -13690,6 +13690,9 @@ var require_discoveredDevice = __commonJS({
13690
13690
  },
13691
13691
  deviceData: {
13692
13692
  type: "object"
13693
+ },
13694
+ ignore: {
13695
+ type: "boolean"
13693
13696
  }
13694
13697
  }
13695
13698
  };