-
### Feature Request
Please add support for RavenDB document database
### Additional Information
Mentioned in both Gartner and Forrester research, RavenDB is a pioneer in NoSQL database technology…
-
Here is the crash:
```
08-02 14:59:49.928 26936-26936/org.wso2.iot.agent E/AgentApplication: UncaughtExceptionHandler got an exception
…
-
Running master branch fails with the following error:
```
Started GET "/temperatures" for 127.0.0.1 at 2018-11-15 23:48:14 +0100
(0.1ms) SELECT "schema_migrations"."version" FROM "schema_migr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
1.4.0
### Description of the issue
A need has become apparent that we need to know the MQTT error st…
-
I believe the `RetryClient` may be violating the QoS guarantees of MQTT. When we send a message with QoS 1 (at **least once** delivery) via the `RetryClient`'s `Publish()` method we usually get a `nil…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
A symbol for any type of sensor for use in network diagrams covering IoT applications.
Such sensors measure temperature, illumination, motion detection, air quality, water leak, noise level, power, e…
-
When I am trying get my application version id by typing the command
`aws kinesisanalytics describe-application --application-name | grep ApplicationVersionId`
This might arise due to wrong secu…
-
At step for after provisioning the sensor I get this error:
``` json
{
"name": "ENTITY_GENERIC_ERROR",
"message": "Error accesing entity data for device: motion001' of type: Thing"
}
```…
-
### Terraform Core Version
1.2.9 (also not working with 1.3.7)
### AWS Provider Version
4.27.0 (also not working with 4.52.0)
### Affected Resource(s)
aws_iot_role_alias
### Expected…