Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 854 Bytes

File metadata and controls

18 lines (13 loc) · 854 Bytes

Mock Temperature Controller Plugin

This plugin simulates basic control over a temparature controller, including temperature control, monitoring, start, and stop commands. The plugin keeps a log of all data collected in a CSV format for easy analysis using a spreadsheet program.

Installation

  1. Download the latest .vip installer from the Releases page.
  2. Double-click the downloaded .vip file to install it with VIPM.

Manual Installation (optional)

Download this plugin by clicking the "Code" button in the top right of its GitHub repository and selecting "Download ZIP". Extract the ZIP file into your <documents>/Plugins/ReactorComponents directory to finish installation. Create the ReactorComponents subdirectory if it does not already exist.