Class default

TM530 management class TM530を管理するクラス

Hierarchy

  • default

Implements

Constructors

Properties

Methods

Constructors

Properties

_peripheral: null | BleRemotePeripheral = null

Internally Used function for connection required devices

Methods

  • Verify that the received peripheral is from the TM530

    受け取ったPeripheralがTM530のものかどうかを確認する

    Parameters

    • peripheral: BleRemotePeripheral

      instance of BleRemotePeripheral BleRemotePeripheralのインスタンス

    Returns boolean

    Whether it is the TM530

    TM530かどうか

Generated using TypeDoc