Hi All,
I've implemented a simple MQTT messaging system. with a B4J producer app and an Android consumer app to notify the user of an event.
Just for the record. It is exceptionally simple to get it going. Thnx to all who contributed to the libraries.
Does anyone know how the mobile operators calculate data usage when MQTT messages are sent/received?
Let's assume that the topic + payload is less than 250 bytes.
Is there any cost involved while my mobile phone is connected to the broker?
Any other considerations or things that I should be ware of to limit the possibility of using excessive amounts of data?
Thnx for reading this and may 2020 be an amazing year. Keep up the good work!
I've implemented a simple MQTT messaging system. with a B4J producer app and an Android consumer app to notify the user of an event.
Just for the record. It is exceptionally simple to get it going. Thnx to all who contributed to the libraries.
Does anyone know how the mobile operators calculate data usage when MQTT messages are sent/received?
Let's assume that the topic + payload is less than 250 bytes.
Is there any cost involved while my mobile phone is connected to the broker?
Any other considerations or things that I should be ware of to limit the possibility of using excessive amounts of data?
Thnx for reading this and may 2020 be an amazing year. Keep up the good work!