FreakingGenius - v0.1.0
    Preparing search index...

    Type Alias StateChangeCallback

    StateChangeCallback: (snapshot: DeviceStateSnapshot) => void

    Callback invoked whenever the state changes.

    Type Declaration