Releases: RxnRover/plugin_mock_temperature_controller
Releases · RxnRover/plugin_mock_temperature_controller
v1.1.0
Mock Temperature Controller Plugin
Overview
- Uses a list of 'Mock COM ports' instead of the systems actual COM ports
- Simulates temperature control, monitoring, start, and stop commands.
Requirements
- RxnRover package installed: https://github.com/RxnRover/RxnRover
- Designed to simulate hardware through a COM port interface—no physical hardware required.
- Dynamic Reentrant package installed: https://github.com/RxnRover/DynamicReentrant.
Installation
- Supported installation via VIPM using the
.vipinstaller included in this release. - For manual installation, extract the ZIP contents into your
<documents>/Plugins/Hardware/Temp/directory (create this folder if it doesn't exist).
v1.0.0
Mock Temperature Controller Plugin
Overview
- Initial release of the Mock Temperature Controller plugin.
- Simulates temperature control, monitoring, start, and stop commands.
Requirements
- RxnRover package installed: https://github.com/RxnRover/RxnRover
- Designed to simulate hardware through a COM port interface—no physical hardware required.
- Dynamic Reentrant package installed: https://github.com/RxnRover/DynamicReentrant.
Installation
- Supported installation via VIPM using the
.vipinstaller included in this release. - For manual installation, extract the ZIP contents into your
<documents>/Plugins/Hardware/Temp/directory (create this folder if it doesn't exist).