Readonly addressOptional batteryReadonly beaconReadonly beaconOptional genericOptional onOptional ondisconnectonDisconnect callback function.
切断された時に呼ばれるコールバック関数
Reason for being disconnected 切断された理由
Readonly peripheralReadonly serviceStatic Optional Readonly AddressUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Readonly AvailableStatic Readonly BeaconUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly BeaconOverall length of manufacturer-specific data. Used as a condition of isDevice() by default.
製造者固有データ全体の長さ 標準でisDevice()の条件として使用
Static Readonly BeaconUsed as a condition of isDevice() by default. Compare with data after Company ID.
標準でisDevice()の条件として使用 CompanyID以降のデータと比較
Static Readonly CompanyIDUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly CompanyID_Used as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Readonly LocalUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Readonly PartsStatic Optional Readonly ServiceUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly ServiceUsed as a condition of isDevice() by default. Compare with data after Service UUID.
標準でisDevice()の条件として使用 ServiceUUID以降のデータと比較
Static Optional Readonly ServiceUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Readonly ServiceUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
all data available from the Logtta_AD
Logtta_ADから受け取った全てのデータ
Get all data available from the Logtta_AD
Logtta_ADから取得可能なデータを全て取得
アドバタイジングデータを連想配列に成形
利用可能なモード: 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 それぞれのセンサから取得した値
Notify when the data have got from the device with connected state
接続状態でデータを取得したとき通知
callback function コールバック関数
Static getStatic getForm advertising data into an associative array.
アドバタイジングデータを連想配列に成形
Static getGet Peripheral Mode.
ペリフェラルのモードを取得
BleRemotePeripheral
If the corresponding device is that mode, it must be null if not applicable 該当するデバイスならばそのモード、該当しなければnull
Static getStatic infoInformation of parts. name: PartsName
Static isinstance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the Logtta_AD
Logtta_ADかどうか
Verify that the received peripheral is from the Logtta_AD
受け取ったPeripheralがLogtta_ADのものかどうかを確認する
Static isCheck if peripherals and modes match the library.
ペリフェラルとモードがライブラリと合致するかチェック
BleRemotePeripheral
Beacon | Connectable | Pairing
Whether to match 合致するかどうか
Generated using TypeDoc
Logtta_AD management class Logtta_ADを管理するクラス