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 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 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()の条件として使用
アドバタイジングデータを連想配列に成形
利用可能なモード: Beacon, Connectable(一部のみ)
Form advertising data into an associative array
Available modes: Beacon, Connectable(only part)
Static getinstance of BleRemotePeripheral BleRemotePeripheralのインスタンス
acceleration data from Logtta_Accel
Logtta_Accelから受け取った加速度データ
Get a acceleration data from the Logtta_Accel
Note: work only in beacon mode
Logtta_Accelから加速度データを取得
注: ビーコンモードのときのみ動作
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 getinstance of BleRemotePeripheral BleRemotePeripheralのインスタンス
scan data from Logtta_Accel
Logtta_Accelから受け取ったスキャンデータ
Get a scan data from the Logtta_Accel
Note: work only in beacon mode
Logtta_Accelからスキャンデータを取得
注: ビーコンモードのときのみ動作
Static getStatic infoInformation of parts. name: PartsName
Static isStatic isCheck if peripherals and modes match the library.
ペリフェラルとモードがライブラリと合致するかチェック
BleRemotePeripheral
Beacon | Connectable | Pairing
Whether to match 合致するかどうか
Generated using TypeDoc
Logtta_Accel management class Logtta_Accelを管理するクラス
Only support in beacon mode
ビーコンモードのときのみ動作します