Skip to content

ElectricImp-CSE/MQTTStressTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Stress tests for mqtt API

Running

  1. To build the sources you need to have the Builder installed.

  2. Clone the repository to your local disc and change to it:

> git clone https://github.com/ElectricImp-CSE/MQTTStressTests.git
> cd MQTTStressTests
  1. Retrieve the Azure IoT Hub connection string.

  2. Build the sources by running:

pleasebuild src/agent.nut -DIOT_HUB_CONNECTION_STRING "connection string obtained on the previous step" > out.agent.nut
  1. Copy and paste the contents of out.agent.nut to the Agent window in the impCentral IDE and press Build and Force Restart button.

Test Description

Opens/closes mqtt clients in a loop.

Connects/disconnects the client in a loop.

Simple messaging test.

Simple application test with subscriptions and cloud-to-device messages.

License

The tests are licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published