Class default

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

Hierarchy

  • default

Implements

Constructors

Properties

_peripheral: null | BleRemotePeripheral = null

Internally Used function for connection required devices

keys: string[] = []
params: any = {}
requiredKeys: string[] = []

Methods

  • Verify that the received peripheral is from the MiniBreeze

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

    Parameters

    • peripheral: BleRemotePeripheral

      instance of BleRemotePeripheral BleRemotePeripheralのインスタンス

    Returns boolean

    Whether it is the MiniBreeze

    MiniBreezeかどうか

Generated using TypeDoc