Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DeviceLocationManagement

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private options

options: IOptions

Methods

assign

  • assign(deviceUid: AssignLocationToDevice["deviceUid"], locationUid: AssignLocationToDevice["locationUid"]): Promise<void>
  • Parameters

    • deviceUid: AssignLocationToDevice["deviceUid"]
    • locationUid: AssignLocationToDevice["locationUid"]

    Returns Promise<void>

unassign

  • unassign(deviceUid: UnassignLocationFromDevice["deviceUid"], locationUid: UnassignLocationFromDevice["locationUid"]): Promise<void>
  • Parameters

    • deviceUid: UnassignLocationFromDevice["deviceUid"]
    • locationUid: UnassignLocationFromDevice["locationUid"]

    Returns Promise<void>

Legend

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

Generated using TypeDoc