Constructor.
If you want to change the RTC auto-configuration option from the default,
set it as an argument at this time.
コンストラクタ
RTC自動設定オプションをデフォルトから変更する場合は、このタイミングで引数に設定
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
set auto RTC or not RTC自動設定の有無
Connect to the target device with pairing key
ペアリングキーを用いてデバイスと接続
pairing key ペアリングキー
Disconnect from the device
デバイスとの接続を切断
Get the pairing key under pairing mode
ペアリングモード中にペアリングキーを取得
pairing key ペアリングキー
Get current relay state
現在のリレーの状態を取得
the relay in set or not
リレーが設定されているかどうか
Get realtime measurement data(voltage[Vrms]・electric current[Irms]・electric power[Wa]) and relay state
リアルタイム計測データ(電圧[Vrms]・電流[Irms]・電力[Wa])とリレーの状態を取得
received realtime measurement data and relay state
受けとったリアルタイム計測データとリレーの状態
Check if device is under pairing mode(over 3 seconds button pressing)
デバイスがペアリングモード中であることを検出する (3秒間本体のボタンを押してください)
Whether there is a device under pairing mode
ペアリングモード中のデバイスがあるかどうか
Set relay ON/OFF
リレーのON/OFFを設定する
set relay or not
リレーを設定するかどうか
Set device RTC (date)
デバイスのRTC(日時)の設定
instance of Date Dateのインスタンス
Verify that the received peripheral is from the RS_BTWATTCH2
受け取ったPeripheralがRS_BTWATTCH2のものかどうか確認する
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the RS_BTWATTCH2
RS_BTWATTCH2かどうか
Generated using TypeDoc
RS_BTWATTCH2 management class RS_BTWATTCH2を管理するクラス