ThermostatModeReport constructor

ThermostatModeReport(
  1. List<int> data
)

Implementation

ThermostatModeReport(List<int> data) : super(data);