Class default

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

Hierarchy

  • default

Implements

Constructors

Properties

Methods

Constructors

Properties

_peripheral: null | BleRemotePeripheral = null

Internally Used function for connection required devices

Methods

  • Get leakage data from the SCBTGAAAC

    Get advertisement sent out by generating power at the leak

    SCBTGAAACから漏水データを取得する

    漏水で発電することによって発信されたadvertisementを取得します

    Parameters

    • peripheral: BleRemotePeripheral

      instance of BleRemotePeripheral BleRemotePeripheralのインスタンス

    Returns null | string

    device name デバイス名

  • Verify that the received peripheral is from the SCBTGAAAC

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

    Parameters

    • peripheral: BleRemotePeripheral

      instance of BleRemotePeripheral BleRemotePeripheralのインスタンス

    Returns boolean

    Whether it is the SCBTGAAAC

    SCBTGAAACかどうか

Generated using TypeDoc