Skip to content

eaadalenDB/IE_DUB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts:

  • site_model_devices.py
    • Description
      • traverses the "devices" folder of a given site model and creates a spreadsheet containing relevant information about each device in the site model
    • Inputs
      • Absolute file path of "devices" folder in site model
      • Output directory path where you want the spreadsheet to be saved
    • Outputs
      • Spreadsheet that looks like this
      • image
  • split_large_configs.py
    • Description
      • Splits input building config file into individual config files
    • Inputs
      • Original building config file supplied to us
      • Device <-> cloud_device_id mappings spreadsheet (looks like this)
      • image
    • Outputs
      • Directory containing all individual config files
  • submission_validation.py
    • Description
      • The IE-DUB-BOL1/2 buildings are pretty janky to work with in the DB API, so this script validates which devices were successfully onboarded. It compares all of the devices in the original input config file to the current version of the building config file to see which devices made it through
    • Inputs
      • Original building config file supplied to us
      • Updated version of building config (re-export after running onboarding commands)
      • Device <-> cloud_device_id mappings spreadsheet (looks like this)
      • image
    • Outputs
      • Directory containing results of all config files
      • image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages