Hierarchy

Constructors

Properties

StatusError: typeof HapStatusError
batteryService?: Service
log: ((type: 2 | 1 | 3 | 4 | "error" | "info" | "warn" | "debug", message: string, ...args: unknown[]) => void)

Type declaration

    • (type: 2 | 1 | 3 | 4 | "error" | "info" | "warn" | "debug", message: string, ...args: unknown[]): void
    • Parameters

      • type: 2 | 1 | 3 | 4 | "error" | "info" | "warn" | "debug"
      • message: string
      • Rest ...args: unknown[]

      Returns void

logPath: string
name: string

Generated using TypeDoc