This guide will take you through using the HIAS MQTT IoT Agent.
-
You must have completed the HIAS MQTT IoT Agent installation guide.
-
Ensure HIAS, HIASBCH, HIASHDI and HIASCDI are running.
Now you are ready to fire up your HIAS MQTT IoT Agent, to do so use the following command:
sudo systemctl start HIAS-MQTT-IoT-Agent.service
To manage the agent you can use the following commands:
sudo systemctl restart HIAS-MQTT-IoT-Agent.service
sudo systemctl stop HIAS-MQTT-IoT-Agent.service
sudo systemctl status HIAS-MQTT-IoT-Agent.service
Peter Moss Leukaemia MedTech Research CIC encourages and welcomes code contributions, bug fixes and enhancements from the Github community.
Please read the IOT AGENT CONTRIBUTING guide for a full guide to contributing to our IoT Agent projects. You will also find our code of conduct in the CODE OF CONDUCT document.
- Adam Milton-Barker - Peter Moss Leukaemia MedTech Research CIC Founder & Managing Director.
We use SemVer for versioning.
This project is licensed under the MIT License - see the LICENSE file for details.
We use the repo issues to track bugs and general requests related to using this project. See IOT AGENT CONTRIBUTING guide for more info on how to submit bugs, feature requests and proposals.