Constructor
# <Floor spaces />
This component represents the floor or storey of the Smart Building. It contains the rooms, Space, component which holds the Things.
PropTypes:
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
spaces |
array | Yes | An array of JSON objects representing Space that can be used to display the rooms in the floor. |