Code: Select all
Param co2_param("CO2 (ppm)", "custom.param.value", value((int)DEFAULT_CO2), PROP_FLAG_READ | PROP_FLAG_TIME_SERIES);
Is this a bug, or do I need to further add something to the code to see the custom device data log?
Please help!.. Thanks.