![]() |
|
iPhone 2nd Generation app 1.1 - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Software Applications (https://www.comfortforums.com/forum-4.html) +--- Forum: iOS Apps (https://www.comfortforums.com/forum-122.html) +--- Thread: iPhone 2nd Generation app 1.1 (/thread-4050.html) Pages:
1
2
|
- slychiu - 11-20-2014 Version 1.1 of the iPhone app has been published The changes are
- Howser - 11-22-2014 [user=1]slychiu[/user] wrote: Quote:Any chance of expressing the values in percentages? - CytechMartin - 11-22-2014 No, 255 means 100%, 0 means 0% - Howser - 11-22-2014 [user=5285]CytechMartin[/user] wrote: Quote:No, 255 means 100%, 0 means 0% I know that. It might make more sense for end users, especially for dimming and the likes. Just a thought. - slychiu - 11-23-2014 There are some systems like Zwave where the counter values are 0 to 99 for dimming levels and 255 for on Expressing the values as % in this case would be misleading as 99 would be only 40% I think seeing the slider position should give a good indication of the percentage of full scale - Howser - 11-23-2014 [user=1]slychiu[/user] wrote: Quote: There are some systems like Zwave where the counter values are 0 to 99 for dimming levels and 255 for onI was thinking of Clipsal who converts the HEX value into percentage. PICED does this quite well (and provides a formula as well). Expressing the converted value (instead of the actual value as in Zwave) might be beneficial to those that are not HEX inclined. - slychiu - 11-23-2014 For zwave this means that 50% ie value of 50 would be converted to 50/255 = 18% instead of 50% Clipsal just has to work with CBus, comfort has to work with many diffrent systems - Howser - 11-23-2014 slychiu wrote: Quote:For zwave this means that 50% ie value of 50 would be converted to 50/255 = 18% instead of 50%The Zwave concept is totally flawed, hence why I mentioned how Clipsal does the conversion. slychiu wrote: Quote:Clipsal just has to work with CBus, comfort has to work with many diffrent systemsI was suggesting representing Counter values (Comfort values) in the iPhone App (Comfort app), this is a Comfort App representing Comfort values, no other system is in play here, or am I missing something? - slychiu - 11-23-2014 Counters can be mapped to Zwave, Cbus, KNX and many other systems, not just to counters in isolation from other systems - Howser - 11-23-2014 [user=1]slychiu[/user] wrote: Quote:Counters can be mapped to Zwave, Cbus, KNX and many other systems, not just to counters in isolation from other systems What I was suggesting was presenting the counter value in percentages within the iPhone app to the end user. This would be a display only attribute, which would not influence what is mapped to the counter. |