tcs-internal-buildingdepot.andrew.cmu.edu Open in urlscan Pro
128.237.158.202  Public Scan

URL: https://tcs-internal-buildingdepot.andrew.cmu.edu/
Submission: On August 27 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

GET search.html

<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  <input type="text" name="q" placeholder="Search docs">
  <input type="hidden" name="check_keywords" value="yes">
  <input type="hidden" name="area" value="default">
</form>

Text Content

BuildingDepot
3.3

 * Central Service

 * Data Service

 * Installation
 * Configuration

 * CentralService APIs
 * DataService APIs

BuildingDepot
 * Docs »
 * Building Depot v3.3
 * View page source

--------------------------------------------------------------------------------


BUILDING DEPOT V3.3¶


OVERVIEW¶

This is the official documentation of BuildingDepot v3.3. BuildingDepot is
essentialy an Extensible and Distributed Architecture for Sensor Data Storage,
Access and Sharing.

Building Depot has two essential components a Central Service and a Data Service
:

Central Service - A central directory containing details of all the
buildings,users

Data Service - The core component of BD and is responsible for handling the
actual sensor data. Exposes a RESTful API for retrieving data and inserting data
into the system.

An institution has a single CentralService that houses data of all buildings and
user accounts on campus, and multiple DataServices, each of which may contain
sensor data of several buildings.

A DataService may belong to any single administrative group that requires sole
control over who can access the underlying sensor data points. Different
buildings on a campus might desire their own DataService.


CENTRALSERVICE¶

Read more about the CentralService

 * Central Service
   * OAuth
   * TagType
   * BuildingTemplate
   * Building
   * Data Services
   * Sensor
   * Sensor Group
   * User Group
   * Permission


DATASERVICE¶

Read more about the DataService

 * Data Service
   * Sensor
   * Apps


DOWNLOAD¶

You can get the latest BuildingDepot package (tar.gz) from buildingdepot.org


INSTALL¶

 * Installation
 * Configuration


GETTING STARTED¶

The Getting started document will help you guide through the initial setup after
installing BuildingDepot.


API DOCUMENTATION¶

 * CentralService APIs
 * DataService APIs

Next

--------------------------------------------------------------------------------

© Copyright 2022, SynergyLabs, Sudershan Boovaraghavan.

Built with Sphinx and ❤️ using a custom theme based on Read the Docs.