(12-18-2020, 01:00 PM)admin Wrote: my means, when you config IFTTT by the PC software, all commands you have set to KC868-COL will also saved as a config file on PC.
Know that, PC software export IFTTT in ifttt....txt on DATA folder
It is not question.
Please try see next situation:
1) develop the project A: not finished but like export and save my IFTTT control conditions (entered for example 30 conditions)
2) develop the project B: Export (Save) it as project B (should select/enter project file name during Save As)
3) wish continue define project A. How import (Load) Project A. I not see how we can do it in current software version.
It is unthinkable that I enter all relations again. Everybody need options read from file.
There are some more suggestions for KC868-COL software:
1) Why reason read Number per Number, should be 50 times. Why not read all Numbers in one step.
2) Why in drop down menu write NumberXX, but in relations it has name ChannelXX, see picture. Suggest use ChannelXX (this is IFITTT standard use)
3) Why in Config file not stored for example default parameters, for example every time when start program default temperature unit is 'F' If one time change in 'C' why not stored my default.
4) Syntax and readability is problematic, see example:
Condition1: TemperatureInType:[ Channel
<Channel01> HoldTime
<0,1S> TriggerCondition
< >= > Threshold
<30,00℃> ]
TriggerCondition is special unclear, why not:
Condition1: TemperatureInType:[ Channel(Channel01) HoldTime(0,1S) TriggerCondition( >= ) Threshold(30,00℃) ]
Please consider this suggestions, and try implement. Software will be much more useable.
Thanks