Skip to content

NERC-CEH/iot-swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Thing Swarm

tests badge docs badge

This is a Python package intended to simulate a swarm of IoT device communications via MQTT, enabling stress testing of cloud infrastructure with loads close to production level. Read the docs

Live Cosmos Data

To use the live cosmos data tool you must create a config file in the format:

dsn='<dsn>'
user='<username>'
pass='<password>'

The module script can then be triggered by running the module with an argument: python -m iotswarm.livecosmos <config_src>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages