Skip to main content

@dougschaefer/google-meet-hardware

v2026.04.15.2

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

Install

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

@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