Multi-Family‎ > ‎Multi Family API‎ > ‎

calculate

Name: calculate()

Parent Class: <none>

Number of Instances: 1

Attributes:

Name Description Required Type Len
Options Min Max
user_key 3scale key for access to the API Y string 32  
   
Log_type Comma delimited list of flags for debug logging  N string   See notes     
name   Name of the building  Y   40      

Validation/Rules:



Notes:
Options for log_type:
 Option Result
 LOG_XML Log input and result xml to S3 bucket
 LOG_INTERMEDIATE Log intermediate variables specified in lu_intermediate_vars to the intermediate_vars_log table
 LOG_BDL_SHOW set ##SHOW parameter in BDL
 LOG_BDL_SHOW_DETAIL set ##SHOWDETAIL parameter in BDL
 LOG_BDL_LIST set ##LIST parameter in BDL
 LOG_BDL_TRACEBACK set ##TRACEBACK parameter in BDL
 LOG_BDL_WRITE set ##WRITE parameter in BDL
 LOG_BDL_SYMBOLTABLE set ##SYMBOLTABLE parameter in BDL
 LOG_HOURLY Create hourly DOE2 output files (.hrs and .hrp)