Components

Space

<Space elements />

Constructor

# <Space elements />

This component represents any of the rooms called Space of the Smart Building. It contains the ThingTile component which holds each of the sensors and time series.

PropTypes:
Name Type Required Description Default
elements array Yes An array of JSON objects representing Elements that can be used to display the Things in the room.

View Source components/dashboard/Space.jsx, line 15

<Space />