Google Meet Hardware
Google Meet hardware device monitoring via Workspace Admin Reports API. Tracks device online/offline state, peripheral attach/detach (camera, mic, speaker, display, touch controller), call state (Meet, Teams, Webex, Zoom), power state, firmware updates, and restarts. Uses service account with domain-wide delegation — no interactive auth required.
Modernization: WebCrypto JWT signing (no openssl/temp-file), typed methods, eventsQuery resource, sensitive adminEmail/customerId; genericized example customer ID.
| Argument | Type | Description |
|---|---|---|
| startTime? | string | ISO timestamp to start from (default: 24 hours ago) |
| eventName? | string | Filter to a specific event (e.g., EVENT_DEVICE_FOUND, EVENT_CAMERA_DETACHED) |
| maxResults? | number | Maximum events to return |
Resources
Align model version fields with manifest (2026.05.26.1); republish under swamp 20260526 conventions
Add JSDoc to model entrypoints to satisfy rubric v2 symbols-docs factor
Add curated README and LICENSE to tarball (additionalFiles), bringing extension's Swamp Club quality grade from F/B to A-/B.
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned