Releases: Stv-X/QuickSensor
QuickSensor 0.2.0 Beta
Improved stability to make the application work well when debugging real machines.
QuickSensor 0.2.0 Alpha
TCP Socket network connection is implemented.
Added an Apple Watch App target.
QuickSensor 0.1.0 Beta
-Communication with the target server is realized through the Network.framework, supported the acquisition of sensor data from a TCP Socket server and visualization rather than randomly generated data from a native machine.
-Better support for multi-platform UI.
QuickSensor 0.1.0 Alpha
Full Changelog: https://github.com/Stv-X/QuickSensor/commits/v0.1.0-alpha
An early version that initially realizes the timing and random generation of raw data of temperature and humidity and the analysis of the data is presented in a visual interface;
The navigation of user interface is sorted out;
Illuminance Sensor on the way.