Connect to the device, get data, and then disconnect from the device
You can get only data that the device has not yet sent
デバイスに接続しデータを取得後、デバイスとの接続を切断
取得できるデータはデバイスが未送信のデータのみです
received data from the HEM_9200T HEM_9200Tから受け取ったデータ
Execute a callback function when data is received from any service characteristic
任意のサービス・キャラクタティスティックからデータを受け取ると、コールバック関数を実行
service サービス
characteristic キャラクタリスティック
callback function when received data データを受け取ったときのコールバック関数
Verify that the received peripheral is from the HEM_9200T
受け取ったPeripheralがHEM_9200Tのものかどうかを確認する
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the HEM_9200T
HEM_9200Tかどうか
Generated using TypeDoc
HEM_9200T management class HEM_9200Tを管理するクラス