RPI Usage

Introduction
This guide will take you through using the HIAS MQTT BLE Agent.
Prerequisites
-
You must have completed the HIAS MQTT BLE Agent installation guide.
-
Ensure HIAS, HIASBCH, HIASHDI and HIASCDI are running.
Start the Agents
Now you are ready to fire up your HIAS MQTT BLE Agents, to do so use the following command:
sudo systemctl start HIAS-MQTT-BLE-Agent.service
Manage the Agent
To manage the agents you can use the following commands:
sudo systemctl restart HIAS-MQTT-BLE-Agent.service
sudo systemctl stop HIAS-MQTT-BLE-Agent.service
Contributing
Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss encourages and welcomes code contributions, bug fixes and enhancements from the Github community.
Please read the CONTRIBUTING document for a full guide to forking our repositories and submitting your pull requests. You will also find our code of conduct in the Code of Conduct document.
Contributors
- Adam Milton-Barker - Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss President/Founder & Lead Developer, Sabadell, Spain
Versioning
We use SemVer for versioning.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Bugs/Issues
We use the repo issues to track bugs and general requests related to using this project. See CONTRIBUTING for more info on how to submit bugs, feature requests and proposals.