Questions tagged [paho]

Paho is an Eclipse project has been created to provide scalable open-source implementations of open and standard messaging protocols like MQTT aimed at new, exisiting, and emerging applications for Machine-to-Machine (M2M) and Internet of Things (IoT).

1173 questions
0
votes
1 answer

AWS IoT - No success with publish on topic attempt

I am testing the connection and publishing to a thing created in the AWS IoT console. I am using the following code: import paho.mqtt.client as mqtt import ssl, random from time import sleep mqtt_url = "XXXXXX.iot.us-east-2.amazonaws.com" root_ca =…
Dalton Cézane
  • 3,672
  • 2
  • 35
  • 60
0
votes
0 answers

Publisher MQTT client stops to work in Subscriber's Callback. (PAHO JAVA)

I'm trying to implement a fake broker (actually it is an mqtt publisher client in an mqtt subscriber's callback). There are 3 separated publisher clients which are publishing random numbers between 0 and 1. This fake broker just summarizes this…
pthben
  • 11
  • 2
0
votes
1 answer

how to subscribe in paho python same like javascript

I have a javascript with mqtt and I wrote a paho python for subscription but I am not getting any result. I want to print received message var mqtt = require('mqtt'); var client = mqtt.connect('mqtt://127.0.0.1',{ username:…
Arun Pt
  • 1
  • 2
0
votes
1 answer

Micropython paho module missing?

I'm trying to build a basic MQTT publisher using a nodemcu v3 and a dht11 to send temperature data. I'm using ESPlorer and when I try to upload my code it tells me that the paho module does not exist. My code is as follows: import time import…
Variomatic
  • 21
  • 1
  • 5
0
votes
1 answer

sending just one time on MQTT server using javascript application

i have an application that connected to a topic on MQTT broker server, i connect using my javascript code that works over web socket port. my problem that when i put my application on webserver, i keep connect and send messages all time .. never…
DrJempo
  • 75
  • 1
  • 9
0
votes
2 answers

connect webpage through web socket to MQTT broker

i created mqtt broker at cloudMQTT and here is the info about ports & server that i got now i wrote that code to run web page that connect to that broker and send hello world. JavaScript MQTT WebSocket…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/websocket" class="post-tag grid--cell" title="show questions tagged 'websocket'" rel="tag">websocket</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/iot" class="post-tag grid--cell" title="show questions tagged 'iot'" rel="tag">iot</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 01 '18 at 16:13">asked Mar 01 '18 at 16:13</time> <a href="../../users/8866100/drjempo" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/8866100.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="DrJempo" /> </a> <div class="s-user-card--info"> <a href="../../users/8866100/drjempo" class="s-user-card--link">DrJempo</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">75</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="9 bronze badges">9</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-49016583"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/49016583/paho-mqtt-client-is-publishing-all-messages-at-once-rather-than-one-by-one" class="question-hyperlink">Paho Mqtt Client is publishing all messages at once rather than one by one</a></h3> <div class="excerpt">I am collecting telemetry data from my sensor node to my raspberry pi through mqtt.There are 2 MQTT clients conected to a broker on localhost and broker on my VPS. The pi collects the data from the sensor node and sends it to my VPS server. If the…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/iot" class="post-tag grid--cell" title="show questions tagged 'iot'" rel="tag">iot</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 27 '18 at 19:33">asked Feb 27 '18 at 19:33</time> <a href="../../users/2726634/user2726634" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2726634.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user2726634" /> </a> <div class="s-user-card--info"> <a href="../../users/2726634/user2726634" class="s-user-card--link">user2726634</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">77</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badges">2</li> <li class="s-award-bling s-award-bling__bronze" title="12 bronze badges">12</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-49000207"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/49000207/paho-mqtt-module-not-returning-full-message-from-subscribed-topic" class="question-hyperlink">Paho MQTT module not returning full message from subscribed topic</a></h3> <div class="excerpt">i'm currently working with a sensor that sends bytes through MQTT and i'm using Paho MQTT module to make a testing environment so i can learn the back-end process of it. Here is my code just to continuously print the messages that the topic sends.…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/iot" class="post-tag grid--cell" title="show questions tagged 'iot'" rel="tag">iot</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 27 '18 at 02:32">asked Feb 27 '18 at 02:32</time> <a href="../../users/5946129/bruno-cerk" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5946129.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Bruno Cerk" /> </a> <div class="s-user-card--info"> <a href="../../users/5946129/bruno-cerk" class="s-user-card--link">Bruno Cerk</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">355</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="16 bronze badges">16</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-48976390"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/48976390/undefined-reference-to-symbol-mqttasync-isconnected" class="question-hyperlink">Undefined reference to symbol MQTTAsync_isConnected</a></h3> <div class="excerpt">I'm developing an IoT C++ application and I want to send the data over MQTT. Therefore, I created a header-class for my special needs: #include <mqtt/client.h> class ClientMQTT{ public: ClientMQTT(); ClientMQTT(std::string…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c++" class="post-tag grid--cell" title="show questions tagged 'c++'" rel="tag">c++</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/ld" class="post-tag grid--cell" title="show questions tagged 'ld'" rel="tag">ld</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 25 '18 at 17:30">asked Feb 25 '18 at 17:30</time> <a href="../../users/6053974/michael-gierer" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6053974.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Michael Gierer" /> </a> <div class="s-user-card--info"> <a href="../../users/6053974/michael-gierer" class="s-user-card--link">Michael Gierer</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">401</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="6 silver badges">6</li> <li class="s-award-bling s-award-bling__bronze" title="15 bronze badges">15</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-48952062"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/48952062/java-mqtt-client-disconnects-after-one-message-received-by-the-callback" class="question-hyperlink">Java Mqtt Client disconnects after one message received by the callback</a></h3> <div class="excerpt">in my code, there are four classes: mainProgram, Coordinator class, Client Class and Callback Class. The mainProgram, which contains the main method of the program, creates an instance of the Coordinator Class and calls its start() method. The…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 23 '18 at 16:15">asked Feb 23 '18 at 16:15</time> <a href="../../users/9096201/robin" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/9096201.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Robin" /> </a> <div class="s-user-card--info"> <a href="../../users/9096201/robin" class="s-user-card--link">Robin</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">21</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-48769220"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/48769220/mqtt-retained-messages-not-received-when-subscribing-same-topic-from-different" class="question-hyperlink">MQTT Retained messages not received when subscribing same topic from different applications at the same time</a></h3> <div class="excerpt">TL;DR When subscribing to the same topic tree with multiple clients at the same time, not all clients receive the retained messages as expected! in detail / use case In a real project several applications subscribe (nearly at the same time because…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> <a href="../../questions/tagged/hivemq" class="post-tag grid--cell" title="show questions tagged 'hivemq'" rel="tag">hivemq</a> <a href="../../questions/tagged/emq" class="post-tag grid--cell" title="show questions tagged 'emq'" rel="tag">emq</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 13 '18 at 14:34">asked Feb 13 '18 at 14:34</time> <a href="../../users/367285/frvabe" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/367285.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="FrVaBe" /> </a> <div class="s-user-card--info"> <a href="../../users/367285/frvabe" class="s-user-card--link">FrVaBe</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">47,963</li> <li class="s-award-bling s-award-bling__gold" title="16 gold badges">16</li> <li class="s-award-bling s-award-bling__silver" title="124 silver badges">124</li> <li class="s-award-bling s-award-bling__bronze" title="157 bronze badges">157</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-48714728"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/48714728/eclipse-paho-mqtt-client-on-android-poor-performance" class="question-hyperlink">Eclipse Paho MQTT client on Android, poor performance</a></h3> <div class="excerpt">Im trying to use Eclipse Paho MQTT client on my Android app to receive MQTT messages. Im receiving ~100 message/second, messages are fairly small (basically small json objects). These messages are coming from Mosquitto broker. When I subscribe to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/android" class="post-tag grid--cell" title="show questions tagged 'android'" rel="tag">android</a> <a href="../../questions/tagged/performance" class="post-tag grid--cell" title="show questions tagged 'performance'" rel="tag">performance</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 09 '18 at 21:59">asked Feb 09 '18 at 21:59</time> <a href="../../users/2051647/devha" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2051647.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="devha" /> </a> <div class="s-user-card--info"> <a href="../../users/2051647/devha" class="s-user-card--link">devha</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">3,307</li> <li class="s-award-bling s-award-bling__gold" title="4 gold badges">4</li> <li class="s-award-bling s-award-bling__silver" title="28 silver badges">28</li> <li class="s-award-bling s-award-bling__bronze" title="52 bronze badges">52</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-48613123"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/48613123/how-do-you-send-a-pingreq-in-python-for-paho-mqtt" class="question-hyperlink">How do you send a PINGREQ in python for paho mqtt?</a></h3> <div class="excerpt">I connect to my mosquitto broker with client.connect("192.168.1.1",1883,60) to establish the connection, and the server expects traffic every 60 seconds. The paho documentation refers to a PINGREQ/PINGACK message which I would like to use to keep…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 04 '18 at 21:20">asked Feb 04 '18 at 21:20</time> <a href="../../users/3235770/buzzard51" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3235770.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="buzzard51" /> </a> <div class="s-user-card--info"> <a href="../../users/3235770/buzzard51" class="s-user-card--link">buzzard51</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,372</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="23 silver badges">23</li> <li class="s-award-bling s-award-bling__bronze" title="40 bronze badges">40</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-48419072"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/48419072/paho-mqtt-python-typeerror-a-bytes-like-object-is-required-not-str" class="question-hyperlink">paho.mqtt + python TypeError: a bytes-like object is required, not 'str'</a></h3> <div class="excerpt">Two paho.mqtt clients (client1 and client2) are created in Python, which connects to mosquitto brokers. Two clients subscribe to different topics. client1 runs loop_forever(), and client2 runs loop_start(). client1's on_message() callback stores the…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/unit-testing" class="post-tag grid--cell" title="show questions tagged 'unit-testing'" rel="tag">unit-testing</a> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/mosquitto" class="post-tag grid--cell" title="show questions tagged 'mosquitto'" rel="tag">mosquitto</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 24 '18 at 09:35">asked Jan 24 '18 at 09:35</time> <a href="../../users/9113931/bindu-manjunath" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/9113931.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Bindu Manjunath" /> </a> <div class="s-user-card--info"> <a href="../../users/9113931/bindu-manjunath" class="s-user-card--link">Bindu Manjunath</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">39</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="10 bronze badges">10</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-48401482"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/48401482/mqtt-subscribe-to-topics-that-no-client-subscribed-to" class="question-hyperlink">MQTT: Subscribe to topics that no client subscribed to</a></h3> <div class="excerpt">I would like to have a "default" client that gets all MQTT messages on topics that no one subscribed to. Is that possible? I read about $SYS topics but they don't seem to provide a solution. </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/mqtt" class="post-tag grid--cell" title="show questions tagged 'mqtt'" rel="tag">mqtt</a> <a href="../../questions/tagged/paho" class="post-tag grid--cell" title="show questions tagged 'paho'" rel="tag">paho</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 23 '18 at 12:14">asked Jan 23 '18 at 12:14</time> <a href="../../users/1454681/vardit" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1454681.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Vardit" /> </a> <div class="s-user-card--info"> <a href="../../users/1454681/vardit" class="s-user-card--link">Vardit</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,056</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="9 silver badges">9</li> <li class="s-award-bling s-award-bling__bronze" title="20 bronze badges">20</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/paho_page=62" rel="prev" title="Go to page 62">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/paho_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/paho_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/paho_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/paho_page=78" rel="" title="Go to page 78">78</a> <a class="s-pagination--item" href="../../questions/tagged/paho_page=79" rel="" title="Go to page 79">79</a> <a class="s-pagination--item" href="../../questions/tagged/paho_page=64" rel="next" title="Go to page 64"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>