Relative Content

Tag Archive for amazon-web-servicesmqttiotaws-iotaws-iot-core

How to connect multiple sensors to one MQTT Client?

So we are working with a Raspberry Pi and we have multiple devices/sensors connected to it and I can control one device at one time using MQTT and now I want to control multiple devices with one MQTT client. How can we achieve this? and I if not how to do it?