Callback when the button is pressed
ボタンが押されたときにコールバック
Connect the sensor
センサへ接続
Disconnect from the sensor
センサから切断
Get temperature and humidity data from the RS_SEEK3
RS_SEEK3から温湿度データを取得
temperature and humidity data 温湿度データ
{
temperature: temperature 温度,
humidity: humidity 湿度
}
Verify that the received peripheral is from the RS_Seek3
受け取ったPeripheralがRS_Seek3のものかどうかを確認する
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the RS_Seek3
RS_Seek3かどうか
Generated using TypeDoc
RS_Seek3 management class RS_Seek3を管理するクラス