-
@fmartinou avec la dernière version ça ne semble pas vraiment résolu; J'ai mon routeur qui reboot toutes les semaines, HA est connecté dessus, donc le lien réseau tombe.
Et l'addon se r…
-
```swift
public func write(_ data: Data, withTimeout timeout: TimeInterval, tag: Int) {
internalQueue.async {
let newWrite = WriteItem(tag: tag, timeout: (timeout > 0.0)…
-
- [ ] config.json
- [ ] .mqtt_session.json
-
I'm currently using MQTT client (implemented in Rust) to push data through to server. We're using cloud solutions as MQTT server which works fine, however I'm looking for a light weight option for use…
-
Dear AWS Developer team
AmazonIoTClient library can get shadow things, update shadow, delete shadow and publish message to any topic by using MQTT protocol. But this class didn't have functionality…
-
sudo docker-compose -p mqtt5_dockercompose up -d
sudo docker-compose -p mqtt5_dockercompose down
sudo docker-compose -p mqtt5_dockercompose logs
you need too change owner of any file e.g. su…
-
On start I need to say - a very great job! :)
It would be great if we could aggregate sensor readings from different Pi servers in this project.
So that the temperature and humidity shows on top lik…
-
Hi guys, firstly, congratulation for this excelent work of integration with aws iot.
I'm not a expert about this, I'm woking with esp8266-01 and esp8266-12E.
My first issue is related to the initi…
-
When we use this library to connect to mosquitto v 1.4.x and 1.5.x it works fine. When we try to connect to mosquitto 1.6.x broker, the connection can not be established. Is this problem known? Does h…
-
Could you please let me know how does the data flow to IoT Hub on Azure?