Hierarchy

  • GoveeDeviceEvents

Properties

got_update: (() => void)

Type declaration

    • (): void
    • Returns void

ip_change: ((ip: string) => void)

Type declaration

    • (ip: string): void
    • Parameters

      • ip: string

      Returns void

state_change: ((state: DeviceState & DeviceStateInfo) => void)

Type declaration

Generated using TypeDoc