-
**Language:**
Kotlin
**Gradle dependencies:**
```
implementation("org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5")
implementation("org.eclipse.paho:org.eclipse.paho.android.service:1.1.1…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
Latest
### Description of the issue
Is there support for file upload from device to hub?
https://le…
-
Hi all, thank you for your work. I know this has been noticed before (#2436 #1364 #1086) but apparently the proposed solutions did not fix the problem for me.
Platform: Ubuntu 22.04
SDK submodule: `7…
-
A mega-issue that tracks the ESM, vitest, and test-recorder migration for all track 2 high-level client libraries
Latest status:
Generated on: 11/7/2024
# Migration report
# Category: client
- To…
-
I have the following work flow:
An AWS Lambda processes incoming IoT data from 100+ devices
In the Lambda I evaluate temperature data to check if a threshold is crossed
If this happens, logger.wa…
-
## Motivation
We are planning a migration from https://github.com/ms-iot/iot-core-azure-dm-client but as of Jan 2020 (that not Jan 2019) there is still not official release of device client libraries…
-
```
void fetchDeviceData() {
WiFiSSLClient ssl_client;
// Define GET url
const char* serverName = "xd6v8fwy40.execute-api.eu-north-1.amazonaws.com";
const char* resourcePath = "/prod?th…
-
# Proposal: Add `Grpc.Net.Server` for Non-ASP.NET Core Environments
## Context
We have received customer requests to support gRPC within our terminal framework (for .NET Standard, .NET
https://g…
-
I'm trying to make use of the HAT for gathering digital and analog input and giving outputs with a Python program and AWS IoT. This would run indefinitely and send and receive information from my scri…
-
**Describe the bug**
When `aws-android-sdk-iot` is used in an Android app with R8/ProGuard enabled, then the essential code gets removed and the library doesn't work properly.
For example, I stumb…