Quick Start

The page explains how you can test the GiottoDataViewer with minimal steps.

Building Depot

  1. Install BuildingDepot with demo database
  2. Copy pythons scripts in demo_script folder to a server hosting BuildingDepot
  3. Open giotto_setting.json
  4. Write Building Depot’s sever address in giotto_rest_api>server.
  5. Run dummy_sensor.py $ python dummy_sensor.py This script continuously sends dummy data to sensors in Building Depot

GiottoDataViewer

  1. Build
    1. Create a local copy of this project
    2. Install CocoaPods if you haven’t done it already
    3. Download Pod libraries at the project directory by executing pod install $ pod install

    #. Open GiottoDataViewer.xcworkspace (not GiottoDataViewer.xcodeproj), build and install to an iPhone

  2. Configure Parameters
    1. Open Settings tab in the iPhone app
    2. Tap Building Depot Server
    3. Configure Building Depot’s address (e.g., https://buildingdepot.cmu.edu)
    4. Tap Settings at the top left corner
    5. Tap Location Emulation
    6. Put Room1 in the text field
  3. Browse
    1. Open Devices tab
    2. You should see a list of devices (If it does not work, check the Log tab to see what is the problem)
    3. Tap one of the devices to see sensor readings