iotc-android-sample

所属分类:物联网
开发工具:Java
文件大小:13565KB
下载次数:0
上传日期:2023-03-28 16:44:48
上 传 者sh-1993
说明:  物联网中心Android示例
(IoT Central Android Sample)

文件列表:
.idea (0, 2023-03-29)
.idea\caches (0, 2023-03-29)
.idea\caches\build_file_checksums.ser (539, 2023-03-29)
.idea\caches\gradle_models.ser (200256, 2023-03-29)
.idea\codeStyles (0, 2023-03-29)
.idea\codeStyles\Project.xml (1775, 2023-03-29)
.idea\compiler.xml (686, 2023-03-29)
.idea\copyright (0, 2023-03-29)
.idea\copyright\profiles_settings.xml (74, 2023-03-29)
.idea\gradle.xml (580, 2023-03-29)
.idea\markdown-navigator (0, 2023-03-29)
.idea\markdown-navigator\profiles_settings.xml (104, 2023-03-29)
.idea\misc.xml (357, 2023-03-29)
.idea\modules.xml (375, 2023-03-29)
.idea\runConfigurations.xml (564, 2023-03-29)
.idea\vcs.xml (167, 2023-03-29)
.project (457, 2023-03-29)
.settings (0, 2023-03-29)
.settings\org.eclipse.buildship.core.prefs (54, 2023-03-29)
LICENSE (1183, 2023-03-29)
SECURITY.md (2757, 2023-03-29)
app (0, 2023-03-29)
app\.classpath (352, 2023-03-29)
app\.project (591, 2023-03-29)
app\.settings (0, 2023-03-29)
app\.settings\org.eclipse.buildship.core.prefs (56, 2023-03-29)
app\build.gradle (1680, 2023-03-29)
app\build (0, 2023-03-29)
app\build\outputs (0, 2023-03-29)
app\build\outputs\apk (0, 2023-03-29)
app\build\outputs\apk\debug (0, 2023-03-29)
app\build\outputs\apk\debug\app-debug.apk (13356204, 2023-03-29)
app\libs (0, 2023-03-29)
app\libs\iotc-java-service-client-1.1-SNAPSHOT.jar (41894, 2023-03-29)
app\proguard-rules.pro (943, 2023-03-29)
app\src (0, 2023-03-29)
... ...

# Azure IoTCentral Bluetooth Android Gateway This Android application will help you connect your BLE(Bluetooth-Low-Energy) device to Azure IoTCentral ## Features * IoTCentral application management (list, creation) * IoTCentral device management (list,creation) * BLE discovery * BLE Characteristic to IoTCentral telemetry mapping ## Binaries APKs for installing on Android are available in the [Release page](https://github.com/Azure/iotc-android-sample/releases) Application list

Device Templates list

Device list

BLE discovery list

BLE Service discovery

BLE Service mapping



## Sync telemetry fields to BLE characteristic It is possible to synchronize telemetry mapping with the cloud application in a bi-directional way (update from/to cloud). The device model must contain the following settings with the right names: * A device property of type _text_ with field name "ble_mapping" * A device property of type _number_ with field name "ble_version" * A command of type _text_ with field name "updMapping" and two input fields: * a field of type _text_ with name "mapping" which will contain the telemetry as a JSON string * a field of type _number_ with name "version" which will contain the mapping version to keep track on synchronization. If operator wants to update mapping on the mobile application can run the "updMapping" command and the device will sync values on properties.

近期下载者

相关文件


收藏者