Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
architecture [2011/11/15 22:07]
jap
architecture [2011/11/21 10:29]
jap
Line 19: Line 19:
 {{:​db_structure.png|}}\\ {{:​db_structure.png|}}\\
 //Database structure// //Database structure//
 +<del>
 ''​MemDB''​ is the primary data exchange database. It contains two tables: ''​Variable''​ and ''​Value''​. Each physical parameter, like sensor reading, actuator target value, etc. has one row in ''​Variable''​ table defining properties of the variable. Each variable may have several values, separated with timestamp. Current value is the one with latest timestamp. ''​MemDB''​ is the primary data exchange database. It contains two tables: ''​Variable''​ and ''​Value''​. Each physical parameter, like sensor reading, actuator target value, etc. has one row in ''​Variable''​ table defining properties of the variable. Each variable may have several values, separated with timestamp. Current value is the one with latest timestamp.
  
Line 32: Line 32:
  
 Example:\\ Example:\\
-Sensor //Outdoor Air Temperature//​ of ventilation unit may simultaneously belong to both ventilation measurements group and outdoor weather measurements group.+Sensor //Outdoor Air Temperature//​ of ventilation unit may simultaneously belong to both ventilation measurements group and outdoor weather measurements group.</​del>​
  
 === Initialization === === Initialization ===
  
-''​RamDB''​ is located in RAM file system, thus all date is lost each time system boots. Due to that database needs to be re-generated during each boot.+''​RamDB''​ is located in RAM file system, thus all date is lost each time system boots. Due to that database needs to be re-generated during each boot. There are bunch of scripts that create the database.
  
 ''/​etc/​rc3.d/​S80ha''​ -> ''/​etc/​init.d/​ha.sh''​ ''/​etc/​rc3.d/​S80ha''​ -> ''/​etc/​init.d/​ha.sh''​
architecture.txt ยท Last modified: 2011/12/05 00:21 by jap
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki