Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MeteringConfiguration #183

Open
corymosiman12 opened this issue Feb 6, 2020 · 4 comments
Open

MeteringConfiguration #183

corymosiman12 opened this issue Feb 6, 2020 · 4 comments

Comments

@corymosiman12
Copy link
Contributor

Currently, the auc:MeteringConfiguration element is a child element of an auc:Utility. If we assume that an auc:Scenario/auc:ResourceUses/auc:ResourceUse should be defined to represent an actual WaterResource or EnergyResource, then I believe it makes more sense to define the auc:MeteringConfiguration element as a child of auc:ResourceUse. This way, a Utility serving potentially multiple resources (water, gas, electricity, steam, etc.) could still be metered differently for each individual resource.

Thoughts? @nllong @markborkum

If agree, I will make formal proposal.

@markborkum
Copy link
Contributor

From the Audit Template perspective, it makes sense to keep things as they are. The Audit Template "energy supply source" class is mapped to/from the auc:Utility element and the "metering type" attribute (of said class) is mapped to/from the auc:MeteringConfiguration child element. Audit Template uses the auc:UtilityID element to relate auc:ResourceUse and auc:Utility elements when needed.

@corymosiman12
Copy link
Contributor Author

I see. So the assumption in ATT is that an auc:Utility is created for every 'Energy Supply Source' (that's what it looks like from an XML export). I just disagree with this implementation, since I think others would assume that a Utility can serve multiple resources. Let's discuss next call.

@markborkum
Copy link
Contributor

Correct. In Audit Template, there is a one-to-one association between "energy supply sources" (auc:Utility) and "energy types" (auc:FuelTypes). In future versions, this could be generalized to a one-to-many association.

@corymosiman12
Copy link
Contributor Author

Cool. Let's keep this open as discussion. As I get documentation together for how we think these concepts should be modeled, we can discuss further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants