
WebBLE
工具程式
USD 1.99 · 專為 iPad 設計
Very simple web browser that supports an initial subset of the web bluetooth javascript APIs, with bookmarks and console log viewing support.
*** New in 1.7 ***
- support for pybricks
*** Overview ***
Using this app you can navigate to a site written in javascript that can interact with your bluetooth (low energy) devices. This allows you to write your applications for use with devices such as puck.js in a language you are more familiar with (i.e. javascript) and be able to use it from your iOS device.
Use the built-in console viewer to debug issues when running your site on WebBLE.
Security is important for bluetooth device access, and so only sites that use https are supported, and it is not possible to connect to a bluetooth device without permission being granted by the user.
Initially the following key APIs are supported:
- bluetooth.requestDevice()
- bluetooth.getAvailability()
- BluetoothDevice.gatt
- BluetoothDevice.addEventListener('gattserverdisconnected', cb)
- BluetoothRemoteGATTServer.connect()
- BluetoothRemoteGATTServer.disconnect()
- BluetoothRemoteGATTServer.getPrimaryService()
- BluetoothRemoteGATTService.getCharacteristic()
- BluetoothRemoteGATTCharacteristic.writeValue()
- BluetoothRemoteGATTCharacteristic.writeValueWithResponse()
- BluetoothRemoteGATTCharacteristic.writeValueWithoutResponse()
- BluetoothRemoteGATTCharacteristic.readValue()
- BluetoothRemoteGATTCharacteristic.startNotifications()
- BluetoothRemoteGATTCharacteristic.stopNotifications()
- BluetoothRemoteGATTCharacteristic.addEventListener("characteristicvaluechanged", cb)
評分與評論
此App未收到足夠的評分或評論以顯示概況。
Support for pybricks by adding the following API calls:
- writeValueWithResponse(value)
- writeValueWithoutResponse(value)
- getAvailability()
開發者GreenParkSoftware表明App的私隱慣例或包括下列資料的處理。詳情請參閲 開發者的私隱政策 。
不收集資料
開發者不會從此 App 收集任何資料。
輔助使用
開發者尚未表示此 App 支援哪些輔助使用功能。 進一步了解
資料
- 供應商
- David Park
- 大小
- 1.8 MB
- 類別
- 工具程式
- 相容性
須使用 iOS 14.7 或以上版本。
- iPhone
須使用 iOS 14.7 或以上版本。 - iPad
須使用 iPadOS 14.7 或以上版本。 - iPod touch
須使用 iOS 14.7 或以上版本。 - Mac
須使用 macOS 11.5 或以上版本及配備 Apple M1 或以上版本晶片的 Mac。 - Apple Vision
須使用 visionOS 1.0 或以上版本。
- 語言
- 英文
- 年齡分級
16+
- 16+
- 包含
不受限制使用網絡
- 版權
- © greenparksoftware.co.uk
