Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "FanConfigurer"
VERSION: number = 1
_transport: Transport
NAME: string = "FanConfigurer"
VERSION: number = 1

Methods

  • FanConfig returns current FAN configuration.

    Parameters

    • params: any

    Returns Promise<FanConfigResult>

  • WatchForFanConfigChanges returns a NotifyWatcher that observes changes to the FAN configuration. so we use the regular error return. TODO(wpk) 2017-09-21 We should use Model directly, and watch only for FanConfig changes.

    Parameters

    • params: any

    Returns Promise<NotifyWatchResult>

Generated using TypeDoc