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

Add meters to systems. #4843

Open
haneslinger opened this issue Oct 10, 2024 · 0 comments
Open

Add meters to systems. #4843

haneslinger opened this issue Oct 10, 2024 · 0 comments
Labels
Feature Add this label to new features. This will be reflected in the change log when generated. Systems and Services

Comments

@haneslinger
Copy link
Contributor

Systems should be able to have meters, same as properties.

Do this by adding the foreign key to meters, "systems".

There should be a constraint that a meter cant be on both a property and a systems.

Conversely, you would think that every meter should be on either a property or a system, but in the prod db, some meters dont have a property 🤔 more investigation is required.

@haneslinger haneslinger added Feature Add this label to new features. This will be reflected in the change log when generated. Systems and Services labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Add this label to new features. This will be reflected in the change log when generated. Systems and Services
Projects
Status: No status
Development

No branches or pull requests

1 participant