This is the repository to hold the code for rIoT in MASS 2019.
This project is a IoT GUI simulator built to analyze the performance of the rIoT framework. To run the simulator, run main from src/SwingComponents/InitialPrompt.java.
In order to test various IoT frameworks and algorithms, we implemented several scenarios including two floor plans from the CASAS dataset. After the initial prompt, you can choose the floor plan to use. However, since we cannot distribute the actual dataset without the explict permission from CASAS group, the option "Play CASAS HH118" and "Simulate dataset HH107" does not work as expected.
This project is released under the BSD 3-Clause license.
Please use the following reference in your publications if this project helps your research:
@INPROCEEDINGS{Hua2019mass,
author={J. {Hua} and C. {Liu} and T. {Kalbarczyk} and C. {Wright} and G. {Roman} and C. {Julien}},
booktitle={2019 IEEE 16th International Conference on Mobile Ad Hoc and Sensor Systems (MASS)},
title={rIoT: Enabling Seamless Context-Aware Automation in the Internet of Things},
year={2019},
volume={},
number={},
pages={227-235},}