The MQTT implementation at Thingspeak is dead simple, requiring only the channel ID and API key: ChannelID='your channel ID' apikey = 'your API key' m = mqtt.Client(ClientID, 120) m:connect(" ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results