react-native-gigasource-keelin-temperature-beacon

1.0.1 • Public • Published

react-native-gigasource-keelin-temperature-beacon

Reading Keelin Temperature Beacon information

Installation

npm install react-native-gigasource-keelin-temperature-beacon

Usage

Android manifest:

<uses-feature android:name="android.hardware.bluetooth_le" android:required="true"/>
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
import KTB from "react-native-gigasource-keelin-temperature-beacon";

// ...

const result = await KTB.getInfo("<mac address>");

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i react-native-gigasource-keelin-temperature-beacon

    Homepage

    github.com/

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    670 kB

    Total Files

    69

    Last publish

    Collaborators

    • vutrongthinhk7