[go: up one dir, main page]

Menu

Commit [r9]  Maximize  Restore  History

Spent most of the time working on the arduino board, as I got my Ethernet Shield. Temperature upload and requested temperature are functionnal. Some parts of the code are broken (ie : graph and widget can only work on sensor_type), but most of the platform is up and running here. Value schedule is functionnal (ie : what temperature should I get at what time), but there's no form for managing them. Getting hands dirty in the database is required for now.

- Cleaned some code to allow correct data retrieval
- Added a Widget class that will show current values. Creation is just like for a graph.

wpierre 2012-10-18

changed /trunk/Ardamon
changed /trunk/Ardamon/Ardamon.css
changed /trunk/Ardamon/data_input.php
changed /trunk/Ardamon/get_graph.php
changed /trunk/Ardamon/index.php
changed /trunk/Ardamon/lib/models/base/class.base_model.inc.php
changed /trunk/Ardamon/lib/models/class.Graph.inc.php
added /trunk/Ardamon/lib/models/class.Widget.inc.php
changed /trunk/Ardamon/lib/models/class.sensor.inc.php
/trunk/Ardamon
Directory.