Connect the sensor
Throw an error if the device is not found
センサへ接続
デバイスが見つからなかった場合はエラーをthrow
Disconnect from the sensor
センサから切断
Get the acceleration data from the sensor
センサから加速度データを取得
acceleration values 加速度の値
Range 範囲: -2000~2000
(Unit 単位: 1 mg)
Get the humidity data from the sensor
センサから湿度データを取得
humidity value 湿度の値
Range 範囲: 0~100
(Unit 単位: 1 %RH)
Get the illumination data from the sensor
センサから照度データを取得
illumination value 照度の値
Range 範囲: 0~65535
(Unit 単位: 1 lx)
Get the temperature data from the sensor
センサから温度データを取得
temperature value 温度の値
Range 範囲: -1000~5000
(Unit 単位: 0.01 degC)
Verify that the received peripheral is from the ENERTALK TOUCH
受け取ったperipheralがENERTALK TOUCHのものかどうか確認する
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the ENERTALK TOUCH
ENERTALK TOUCHかどうか
Generated using TypeDoc
ENERTALK TOUCH management class ENERTALK TOUCHを管理するクラス