Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Main

Index

Constructors

constructor

  • new Main(deviceName?: string): Main

Properties

Private Device

Device: any

Private _name

_name: string

Methods

connect

  • connect(Serial: any, cb?: any): void

disconnect

  • disconnect(Serial: any): void

getDevice

  • getDevice(): any

getDeviceName

  • getDeviceName(): string

loadDevice

  • loadDevice(deviceName: string): void

setDevice

  • setDevice(deviceObject: any): void

Generated using TypeDoc