Skip to main content

@dougschaefer/google-meet-hardware

v2026.04.27.1

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.

Repository

https://github.com/dougschaefer6/swamp-google-meet-hardware

Labels

googlemeetworkspaceavmonitoringhardwareconferencing

Contents

Quality score

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @dougschaefer/google-meet-hardware

Release Notes

Add curated README and LICENSE to tarball (additionalFiles), bringing extension's Swamp Club quality grade from F/B to A-/B.

@dougschaefer/google-meet-hardwarev2026.04.15.2google_meet_hardware/device.ts
syncSync all Meet hardware device state from the Reports API.
eventsFetch raw Meet hardware events. Supports filtering by event name
ArgumentTypeDescription
startTime?stringISO timestamp to start from (default: 24 hours ago)
eventName?stringFilter to a specific event (e.g., EVENT_DEVICE_FOUND, EVENT_CAMERA_DETACHED)
maxResults?numberMaximum events to return

Resources

device(infinite)— Google Meet hardware device with computed state from Reports API events