chameleon-ultra.js - v0.3.29
    Preparing search index...

    Implements

    • __type
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    duplex: null | SerialPort<any> = null
    name: string = 'adapter'

    Methods

    • Parameters

      • context: { Buffer: typeof Buffer; ultra: ChameleonUltra } & {
            ultra: ChameleonUltra & { $adapter?: any };
        }
      • pluginOption: { baudRate?: number; path?: string } = {}

      Returns Promise<{ isSupported: () => boolean }>