Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mqtt

How To Terminate A Thread In Python?

I know the topic has been covered a few times however I have attempted, or at least tried virtually… Read more How To Terminate A Thread In Python?

How To Accumulate Messages As Mqtt Client For 1 Second, Then Save It To A File

my problem is as follows: I wrote a program that subscribes to a topic, where 2 dictionaries with o… Read more How To Accumulate Messages As Mqtt Client For 1 Second, Then Save It To A File

Getting Error Unable To Get Local Issuer Certificate (_ssl.c:1056) When Trying To Connect To Aws Iot

I'm getting the following error when trying to connecto t aws IoT myAWSIoTMQTTShadowClient.… Read more Getting Error Unable To Get Local Issuer Certificate (_ssl.c:1056) When Trying To Connect To Aws Iot

Aws Store Mqtt Message To Dynamodb

I built a python script that sends MQTT message periodically. This is the JSON string sent to the b… Read more Aws Store Mqtt Message To Dynamodb