12-23-2016, 03:31 AM
hmmm, this is strange why it does like that... in general there are a couple of checks to filter bad data coming from the sensors
one of them being
in case after doing all replacements for the placeholders there is one of those remaining
%CO2%, %TEMP%,%HUM%
nothing is sent. There are three ways this can happen
1. the CM1106 needs two minutes to warmup, until then it doesn't report values, so %CO2% will not be replaced and nothing will be sent
2. if you placed id fields in all fields, also for %HUM% - it would never be replaced, so data would not be sent
3. Some other weird stuff that is rather a bug
it is yet on my task list to improve the communication between the config tool and the device, so that it displays configuration only for the sensors that are there
one of them being
in case after doing all replacements for the placeholders there is one of those remaining
%CO2%, %TEMP%,%HUM%
nothing is sent. There are three ways this can happen
1. the CM1106 needs two minutes to warmup, until then it doesn't report values, so %CO2% will not be replaced and nothing will be sent
2. if you placed id fields in all fields, also for %HUM% - it would never be replaced, so data would not be sent
3. Some other weird stuff that is rather a bug
it is yet on my task list to improve the communication between the config tool and the device, so that it displays configuration only for the sensors that are there