derAlff

Results 2 issues of derAlff

Hello, I have an issue by running the following code on a Raspberry Pi: ``` import paho.mqtt.client as mqtt BROKER_URL = "my.mqtt.broker" BROKER_PORT = 1883 BROKER_USERNAME = "test" BROKER_PASSWORD =...

Status: Available

Hello, I use the SQL adapter not as an history "pusher". I only write data to a table from a Typescript script. My MariaDB/MySQL user don't have the permissions to...

wontfix