onDisconnect callback function.
切断された時に呼ばれるコールバック関数
Used as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Used as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Used as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Used as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Used as a condition of isDevice() by default. Compare with data after Service UUID.
標準でisDevice()の条件として使用 ServiceUUID以降のデータと比較
Used as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Authorize PIN code
ピンコードを認証
PIN code ピンコード
Whether authentication was/is passed 認証が通った/通っているかどうか
Connect to the services of a device
デバイスのサービスに接続
Key acquired when pairing previously 以前にペアリングしたときに取得されたキー
Disconnect from peripheral.
ペリフェラルから切断
all data from the Logtta_TH(Logtta_Temp)
Logtta_TH(Logtta_Temp)から受け取った全てのデータ
アドバタイジングデータを連想配列に成形 利用可能なモード: Beacon, Connectable(一部のみ) Form advertising data into an associative array Available modes: Beacon, Connectable(only part)
Get data with connected state
接続状態でデータを取得
received value from each sensor それぞれのセンサから取得した値
Get the humidity data with connected state
接続している状態で湿度のデータを取得
humidity data from the Logtta_TH(Logtta_Temp)
Logtta_TH(Logtta_Temp)から受け取った湿度データ
Get the temperature data with connected state
接続している状態で温度のデータを取得
temperature data from the Logtta_TH(Logtta_Temp)
Logtta_TH(Logtta_Temp)から受け取った温度データ
enable the beacon mode or not ビーコンモードを有効にするかどうか
Set / unset to Beacon Mode
ビーコンモードに設定/解除
enable / disable 有効 / 無効
data write result
Notify when the data have got from the device with connected state
接続状態でデータを取得したとき通知
callback function コールバック関数
Available BLE modes (Beacon | Connectable | Pairing)
利用可能なBLEのモード (Beacon | Connectable | Pairing)
Form advertising data into an associative array.
アドバタイジングデータを連想配列に成形
Get Peripheral Mode.
ペリフェラルのモードを取得
BleRemotePeripheral
If the corresponding device is that mode, it must be null if not applicable 該当するデバイスならばそのモード、該当しなければnull
Information of parts. name: PartsName
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the Logtta_TH(Logtta_Temp)
Logtta_TH(Logtta_Temp)かどうか
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the Logtta_TH(Logtta_Temp)
Logtta_TH(Logtta_Temp)かどうか
Check if peripherals and modes match the library.
ペリフェラルとモードがライブラリと合致するかチェック
BleRemotePeripheral
Beacon | Connectable | Pairing
Whether to match 合致するかどうか
Generated using TypeDoc
Logtta_TH(Logtta_Temp) management class
Logtta_TH(Logtta_Temp)を管理するクラス