Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DeviceScheduledPowerActionManagement

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private options

options: IOptions

Methods

cancel

  • cancel(deviceUid: string, sPowerActionId: string): Promise<void>
  • Parameters

    • deviceUid: string
    • sPowerActionId: string

    Returns Promise<void>

create

  • Parameters

    Returns Promise<void>

get

  • Parameters

    • deviceUid: string
    • sPowerActionId: string

    Returns Promise<IScheduledPowerAction>

list

  • Parameters

    • deviceUid: string

    Returns Promise<IScheduledPowerAction[]>

Static Private getDetailUrl

  • getDetailUrl(deviceUid: string, scheduledPowerActionId: string): string
  • Parameters

    • deviceUid: string
    • scheduledPowerActionId: string

    Returns string

Static Private getUrl

  • getUrl(deviceUid: string): string
  • Parameters

    • deviceUid: string

    Returns string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Private property
  • Private method
  • Protected property
  • Static property

Generated using TypeDoc