1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Markus Grigull
806de033d4 Start 2x2 grid layout 2015-10-13 14:12:34 +02:00
Markus Grigull
b7c8a47611 Add time scaled data
Data is send in arrays with timestamp for each value. The X-Axis
on the chart now displays the real time of the data.
2015-10-12 17:36:34 +02:00
Markus Grigull
1b576d543c Add static charts for properties 2015-10-09 09:22:35 +02:00
Markus Grigull
fefac58125 Moved on with layout 2015-10-08 16:04:06 +02:00
root
5dc261c4a1 Add environment api host
Static IP is needed by production to access server from client.
2015-10-07 06:39:45 -04:00
Markus Grigull
05b404404d Add context broker mockup with mirage
Mirage mockup is used in development environment. Adapter's host port
need to be changed for production environment.
2015-10-07 11:31:02 +02:00
Markus Grigull
1284de9b72 Fix context broker url 2015-10-02 01:49:24 +02:00
Markus Grigull
64d1c6e479 Add context broker backend
The context broker is connected via the custom adapter and
serializer. At the moment only the entity IDs are shown
but the property table is empty.

Mirage is disabled.
2015-10-01 14:09:27 +02:00