Readonly addressReadonly beaconReadonly beaconReadonly peripheralReadonly serviceStatic Optional Readonly AddressUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Readonly AvailableOnly beacon mode support at the moment 現時点ではビーコンモードのみサポート
Static Optional 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 Optional Readonly BeaconUsed as a condition of isDevice() by default. Compare with data after Company ID.
標準でisDevice()の条件として使用 CompanyID以降のデータと比較
Static Optional Readonly CompanyIDUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly CompanyID_Used as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional 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 Readonly ServiceUsed as a condition of isDevice() by default. Compare with data after Service UUID.
標準でisDevice()の条件として使用 ServiceUUID以降のデータと比較
Static 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 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 getHTDatainstance of BleRemotePeripheral BleRemotePeripheralのインスタンス
received temperature and humidity data from the MINEW_S1
MINEW_S1から受け取った温湿度データ
Use MINEW_S1.getData();
Get temperature and humidity data from the MINEW_S1
MINEW_S1からの温湿度データを取得
Static getGet device information data from the MINEW_S1
MINEW_S1からのデバイス情報データを取得
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
received device information data from the MINEW_S1
MINEW_S1から受け取ったデバイス情報データ
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
MINEW_S1 management class MINEW_S1を管理するクラス