{ "info": { "author": "Onica Group LLC", "author_email": "opensource@onica.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "A tool to load bulk simulation data into AWS IoT Analytics for experimenting with the capabilities of AWS IoT Analytics. This tool is intended to load simulation data that can then be utilized to explore the capabilities of Datasets, integration with Amazon QuickSight, etc.\n\nInstallation:\n=======\n- Make sure you have a working Python environment\n- `pip install onica-iotloader` to get the latest version installed\n\nTemplate\n=======\nA user-provided template is invoked to create each sample message. Arbitrary Python code can be used to generate each message via this template, enabling a rich set of simulated values. The template file must set a local variable named `message` to the value of a single simulated message, each time it is invoked. See `template.py` in this repository as an example of a static, but very large (~ 127kb) message template.\n\nUsage\n=======\n`onica-iotloader [--concurrency=]