Optional MSDPRxOptional MSDPServiceOptional MSDPTxOptional genericOptional ondisconnectGet device information from the MT_500BT
MT_500BTからのデバイス情報データ取得
received device information data from the MT_500BT
MT_500BTからのデバイス情報データ
{
cls: device type デバイスタイプ
('Pulse rate meter', 'SpO2(BO)', 'Thermometer', 'SpO2(MP)', 'Blood pressure meter'),
dvnm: product information 製品情報,
swif: detailed information 詳細情報
}
Get temperature and humidity data from the MT_500BT
MT_500BTから温湿度データを取得
received temperature and humidity data from the MT_500BT
MT_500BTからの温湿度データ
{
timestamp: timestamp タイムスタンプ,
temperature: {
body: body temperature 体温,
material: material temperature 物体温度,
air: air temperature 気温
}
}
Static getCNKeyDecrypt CNKEY from IFUID
IFUIDからCNKEYを復号
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
decrypted CNKEY 復号されたされたCNKEY
Static getIFUIDGet IFUID from the localName
localNameからIFUIDを取得
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
IFUID
Static infoStatic isVerify that the received peripheral is from the MT_500BT
受け取ったPeripheralがMT_500BTのものかどうかを確認する
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the MT_500BT
MT_500BTかどうか
Generated using TypeDoc
MT_500BT management class MT_500BTを管理するクラス