Options
All
  • Public
  • Public/Protected
  • All
Menu

A class with the basic information about a device.

Hierarchy

  • DeviceInfo

Index

Constructors

Properties

Constructors

constructor

  • new DeviceInfo(uuid: string, name: string): DeviceInfo

Properties

name

name: string

The device name.

uuid

uuid: string

The device UUID.

Generated using TypeDoc