python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
connecting thingsboard with backend
How do you integrate the thingsboard IoT platform with a backend?
My special case is that users are using an app to control the state of different devices. The backend then writes into the devices att...
gxor
Votes: 0
Answers: 1
How to connect to multiple instances of MQTT broker with Paho Python client?
I want to use MQTT protocol, and I have 2 instances of my broker (i.e. ActiveMQ) running on ip1 and ip2. At a particular time only 1 instance will be up and the other instance will be offline. Is ther...
Biswas
Votes: 0
Answers: 1
how i write mqtt URL in python 3
i new to python 3 and raspberry and im doing an IOT project where i use mqtt app to turn off led from my raspberry
i got the code with python 2 but im sill new so i didnt know how to change the follwi...
tessa Brock
Votes: 0
Answers: 0