Difference between revisions of "Live Values"
Line 47: | Line 47: | ||
! Description!! Information | ! Description!! Information | ||
|- | |- | ||
− | | ''Recentness''|| | + | | ''Recentness''|| Displays how long ago the last syncronization was, based on the internal freshness evaluation system. |
|- | |- | ||
− | | ''Last Synchronization''|| | + | | ''Last Synchronization''|| Displays the exact timestamp of the last successfull synchronization, out of this, the recentness is evaluated. |
|- | |- | ||
− | | ''Measurement time stamp''|| | + | | ''Measurement time stamp''|| Measurement time stamp provided by the measurement unit itself (for instance a pressure measurement unit). Should not be trusted entirely since device time and measurement unti time could have a huge difference. |
|- | |- | ||
− | | ''Measurement quality''|| | + | | ''Measurement quality''|| Quality information provided by the measurement unit or data collecting instance (e.g. OPCUA Server) which together with the "Recentness" gets combined to evaluate the [[Live Values#Freshness Indicator |freshness indicator]]. In addition, a more detailed description about the measurement gets displayed if available. |
|- | |- | ||
|} | |} |
Revision as of 15:15, 10 September 2015
As a UBIK Android user, I want the app to keep track of (eventually) changing properties and tell me the reliability of the displayed value. These properties update themselfes repeatedly within a configured timespan. In addition, various information about freshness, measurement quality and synchronization to the client are available to the user.