Android wrapper for BboxIoT
Bbox IoT is an Android service aiming at controlling and monitoring IoT devices through high-level APIs
At this moment, this library is concentrating on Bluetooth Low Energy devices.
Further Radio protocol could be added later.
Specific features are :
- BLE devices control
- BLE connection workflow management
- high level APIs for controlling BLE workflow and devices
- flexible architecture and datamodel for multi-protocol implementation
Look at the Change Log here
From jcenter :
compile 'fr.bouyguestelecom.dev:bboxiot-library:1.01'
To be able to use this library, you must have a Miami Box Android TV with BboxIoT service running
- BLE discovery
- scanning
- BLE device control
- association
- connection
- write/read characteristics
- event monitoring
- Device database
- store associated devices
The project you are watching is the interface between your client and BboxIoT Service (in the middle)
List of currently supported devices :
http://bboxlab.github.io/bboxiot-library
- BboxLab developper portal IoT section: https://dev.bouyguestelecom.fr/forum/viewforum.php?f=45
- BboxLab developper portal Download section : https://dev.bouyguestelecom.fr/forum/viewtopic.php?f=36&t=71
The MIT License (MIT) Copyright (c) 2016 InnovationLab BboxLab