cordova-plugin-ble-central-iotile-fork
Version:
Bluetooth Low Energy (BLE) Central Plugin [IOTile Fork]
14 lines (13 loc) • 512 B
text/xml
<widget id="com.megster.battery" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Battery Test</name>
<description>
Cordova Bluetooth Plugin to read Battery Service
</description>
<author href="https://github.com/don">
Don Coleman
</author>
<content src="index.html" />
<access origin="*" />
<preference name="orientation" value="portrait" />
</widget>