Difference between revisions of "Where Are Floorplan Objects Stored"

From LinuxMCE
Jump to: navigation, search
(Details on where the floorplan information is stored.)
(No difference)

Revision as of 13:11, 17 October 2010

Floorplans are a very nice way to visualize where devices are located, and what there current status is.

Floorplan objects are stored in various tables around the system.

  • EntertainmentArea contain FloorplanInfo as coordinates.
  • Rooms contain FloorplanInfo as coordinates
  • All other locations are stored in DeviceData type Floorplan Info (FK_DeviceData = 10)

All FloorplanInfo is formatted FK_Floorplan,X-Coordinate,Y-Coordinate.

The floorplan background image is stored below the lmce-admin web directory.

Floorplan objects show different colors based on their state.