> For the complete documentation index, see [llms.txt](https://devcontrol2.gitbook.io/devcontrol2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devcontrol2.gitbook.io/devcontrol2/readme/daily-controls-and-notifications/2d-view-floorplan-card.md).

# 2D View floorplan card

Things on this page may change very quickly; see "last updated" at the bottom of this page. Thanks

There are different versions

{% tabs %}
{% tab title="Admin only" %}
Not the best experience when dark mode enabled.

Not the best experience on phone.

The entire Control Room moves on rails. This movement is visualized on the 2D View floorplan card - the building's position on the map changes to reflect whether the system is "Open" or "Closed."

While the building itself moves across the map, the graphical representation of the doors on the structure is static. The doors in the image will always look the same regardless of their actual state. To verify if the doors are physically open or closed, always refer to the Door status located above the doors on the 2D View floorplan card.

See screenshot:

<figure><img src="/files/olNWGsCqluemuEaRfswn" alt="The 2D view floorplan card includes a battery level of the ecoflow battery, output of solar panel, conditions today, the motion sensor state, camera stream, light controls, door state, alarm state and maybe even more....  the screenshot shows where are the controls/states and what they mean...."><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Regular user" %}
Coming soon....
{% endtab %}

{% tab title="Limited version" %}
Not the best experience when dark mode enabled.

Not the best experience on phone.

The entire Control Room moves on rails. This movement is visualized on the 2D View floorplan card - the building's position on the map changes to reflect whether the system is "Open" or "Closed."

While the building itself moves across the map, the graphical representation of the doors on the structure is static. The doors in the image will always look the same regardless of their actual state. To verify if the doors are physically open or closed, always refer to the Door status located above the doors on the 2D View floorplan card.

See screenshot:

<figure><img src="/files/0nm9iEUwH0itxLhwSzcM" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Garden version" %}
Admin only, coming soon....
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://devcontrol2.gitbook.io/devcontrol2/readme/daily-controls-and-notifications/2d-view-floorplan-card.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
