@camstack/addon-provider-petkit 0.2.94 → 0.2.95

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/addon.js CHANGED
@@ -27000,8 +27000,8 @@ includeCrops: boolean().optional() }).optional(), array(IdentitySchema).readonly
27000
27000
  *
27001
27001
  * An **empty array reads NOTHING** — `[]` is an empty page, never
27002
27002
  * "every camera". A request for no devices is a request, not an
27003
- * omission; same contract as `deviceManager.listFleet` and
27004
- * `pipelineAnalytics.listRecentTracks`.
27003
+ * omission; same contract as `deviceManager.listAll`'s `deviceIds`
27004
+ * and `pipelineAnalytics.listRecentTracks`.
27005
27005
  *
27006
27006
  * Absent (`undefined`) is the omission, and keeps the cluster-wide view.
27007
27007
  */
package/dist/addon.mjs CHANGED
@@ -26999,8 +26999,8 @@ includeCrops: boolean().optional() }).optional(), array(IdentitySchema).readonly
26999
26999
  *
27000
27000
  * An **empty array reads NOTHING** — `[]` is an empty page, never
27001
27001
  * "every camera". A request for no devices is a request, not an
27002
- * omission; same contract as `deviceManager.listFleet` and
27003
- * `pipelineAnalytics.listRecentTracks`.
27002
+ * omission; same contract as `deviceManager.listAll`'s `deviceIds`
27003
+ * and `pipelineAnalytics.listRecentTracks`.
27004
27004
  *
27005
27005
  * Absent (`undefined`) is the omission, and keeps the cluster-wide view.
27006
27006
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-petkit",
3
- "version": "0.2.94",
3
+ "version": "0.2.95",
4
4
  "description": "PetKit smart-feeder device-provider addon for CamStack — wraps the @apocaliss92/nodepetkit PetKit cloud client",
5
5
  "keywords": [
6
6
  "camstack",