Skip to main content

Cellar

A Cellar represents a specific use case or application within the Brewry platform. Think of it as a container that organizes related devices and their data.

Key Characteristics

  • Represents a specific use case or application
  • Contains a collection of devices (Racks) and their data (Kegs)
  • Each Cellar has its own unique API key for data ingestion
  • Can receive data from multiple Racks
  • Provides isolation between different use cases
  • Enables organization of data by business context

Integration with Other Components

A Cellar can contain multiple Racks, each of which can generate multiple Kegs of data. This hierarchical relationship allows for:

  • Clear organization of devices and data
  • Flexible data routing and processing
  • Scalable system architecture
  • Easy management of permissions and access control