Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SCBTGAAAC

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

Hierarchy

  • SCBTGAAAC

Implements

Index

Properties

Methods

Properties

_peripheral

_peripheral: null | BleRemotePeripheral = null

Methods

Static getData

  • 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 string | null

    device name デバイス名

Static info

Static isDevice

  • 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