-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Labels
Enhancement RequestTriageIssue needs to be assessed and labeled, further information on reported might be neededIssue needs to be assessed and labeled, further information on reported might be needed
Description
Enhancement Request
Currently, the energyPlusOutputRequests method in a reporting measure limits the types of objects that can be added to the workspace. This can create unweildy situations for reporting measures that might require adding, e.g. PythonPlugin objects, OutputDiagnostics objects, etc. that would otherwise need to be paired with an upstream ModelMeasure or EnergyPlusMeasure. Instead of keeping a running list of allowed object types, let energyPlusOuputRequests add whatever object to the IDF.
Possible Implementation
Remove the check for allowedObjects
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Enhancement RequestTriageIssue needs to be assessed and labeled, further information on reported might be neededIssue needs to be assessed and labeled, further information on reported might be needed