Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » Eclipse network data usage(how much data does eclipse MQTT use)
Eclipse network data usage [message #1781572] Thu, 08 February 2018 20:27 Go to next message
Andrew Rudd is currently offline Andrew RuddFriend
Messages: 4
Registered: February 2018
Junior Member
I have added the eclipse packages to my Android studio IoT project. It is working well for what it was designed. It is seeing higher than expected data usage though. I couldn't find published information on how much data it should be using per communication but I was expecting only a couple of bytes of headers once the connection was established. I monitored my data usage and here are my results.

data is in Bytes
initial connect subscribed to 1 topic,
Rx: 225, packets:4
Tx: 447, packets:7
Keep Alive communication
Rx: 54, packets:1
Tx: 106, packets:2
Message received body 1Byte:
Rx: 148, packets:3
Tx: 116, packets:3
Message published body 100 Bytes:
Rx: 56, packets:1
Tx: 211, packets:2

The data usage is pretty low but I would like to see if I could get it lower especially in the Keep Alive communication. Any thoughts on what to try would be appreciated.

Thank you for your time and expertise.
Re: Eclipse network data usage [message #1782312 is a reply to message #1781572] Wed, 21 February 2018 16:10 Go to previous messageGo to next message
Andrew Rudd is currently offline Andrew RuddFriend
Messages: 4
Registered: February 2018
Junior Member
Any thoughts on this?
Re: Eclipse network data usage [message #1783184 is a reply to message #1782312] Thu, 08 March 2018 21:42 Go to previous messageGo to next message
Andrew Rudd is currently offline Andrew RuddFriend
Messages: 4
Registered: February 2018
Junior Member
?
Re: Eclipse network data usage [message #1785259 is a reply to message #1783184] Wed, 11 April 2018 16:26 Go to previous message
Andrew Rudd is currently offline Andrew RuddFriend
Messages: 4
Registered: February 2018
Junior Member
Is there not any members with an understanding of the network usage of MQTT?
Previous Topic:Paho embedded C Client Reconnect Issue
Next Topic:how to bridge between two mqtt brokers
Goto Forum:
  


Current Time: Fri Apr 26 09:12:01 GMT 2024

Powered by FUDForum. Page generated in 0.03496 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top