Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DeviceMonitoringManagement

Index

Constructors

constructor

Properties

Private options

options: IOptions

Methods

hourlyStatuses

  • Parameters

    Returns Promise<IHourlyStatus[]>

reports

  • Parameters

    Returns Promise<IReportFile[]>

screenshots

  • Parameters

    Returns Promise<IScreenshot[]>

storage

  • Parameters

    • deviceUid: string

    Returns Promise<IStorageStatus>

takeScreenshot

  • takeScreenshot(deviceUid: string): Promise<void>
  • Parameters

    • deviceUid: string

    Returns Promise<void>

temperatures

  • Parameters

    Returns Promise<ITemperature[]>

Static Private getUrl

  • getUrl(deviceUid: string, resource: string): string
  • Parameters

    • deviceUid: string
    • resource: 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