send link to app

コネクトブラウザ


4.0 ( 5680 ratings )
ユーティリティ
開発者 irodori, inc.
無料

■コネクトブラウザとは
Web Bluetoothを利用しているwebサイトをiOSでも利用できるようになります。

IoTデバイス等とブラウザ経由でデータ連携するようなwebサイトを提供されている/提供を検討している方はぜひご利用ください。

スマートフォン向けアプリを作成する前の接続検証用アプリとしてもご利用いただけます。


■現在サポートしているWeb Bluetoothの機能
- Bluetooth.getAvailability
- Bluetooth.requestDevice
- BluetoothDevice.addEventListener
- BluetoothDevice.removeEventListener
- BluetoothRemoteGATTServer.connect
- BluetoothRemoteGATTServer.disconnect
- BluetoothRemoteGATTServer.getPrimaryService
- BluetoothGATTService.getCharacteristic
- BluetoothGATTCharacteristic.readValue
- BluetoothGATTCharacteristic.writeValue
- BluetoothGATTCharacteristic.writeValueWithoutResponse
- BluetoothGATTCharacteristic.startNotifications
- BluetoothGATTCharacteristic.stopNotifications
- BluetoothGATTCharacteristic.addEventListener
- BluetoothGATTCharacteristic.removeEventListener