Faking out Temperature Reading on AWS EC2
It's getting hot in here
September 01, 2020
Need to test software that needs to access temperature readings or test on AWS?
Check this out! Thanks Steven Toth!
git clone git@github.com:steveturner/dummy-hwmon-driver.git
cd dummy-hwmon-driver
make
make load
Bask in temperature readings.