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

7 commits

Author SHA1 Message Date
Markus Grigull
fefac58125 Moved on with layout 2015-10-08 16:04:06 +02:00
Markus Grigull
58bef235e1 Fix polling system 2015-10-08 11:33:31 +02:00
Markus Grigull
403351d12b Added property route
The list of properties of an entity is clickable and redirects
to the detailed view of the property (not programmed yet).
The routes have changed (renamed lab-mashup to entities).

The layout has changed and is work in progress.

The data model has changed. Properties have an own model and
are connected via relationships to the entity model.
2015-10-07 15:09:26 +02:00
Markus Grigull
bfb2e155b4 Fix receiving entities with no attributes 2015-10-06 21:43:07 +02:00
Markus Grigull
833c61a303 Add polling data every second 2015-10-02 02:08:35 +02:00
Markus Grigull
0357a8dc77 Add property timestamp
Start adding periodic polling. Timestamp is displayed in properties
tables.
2015-10-02 01:37:55 +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