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

Feed Storage (e.g. Silo) in ICAR? #194

Closed
thomasd-gea opened this issue Feb 17, 2021 · 2 comments
Closed

Feed Storage (e.g. Silo) in ICAR? #194

thomasd-gea opened this issue Feb 17, 2021 · 2 comments

Comments

@thomasd-gea
Copy link
Contributor

When having a connection between herd management systems, exchanging the feed information (as covered in #93) might not be sufficient. However, is this sort of information covered in ICAR? I believe this is more "process related information", however, it might still be important for the users to exchange that kind of data.

What I'd like to have is a new resource (e.g. feed storage to be generic) that would contain the following info:

  • name (string)
  • type (string or enum)
  • contained feed (reference to feed id)
  • capacity (number, connected to unit below)
  • quantity unit (enum)
  • contained feed amount (number, connected to unit above)

Any opinions on this?

@thomasd-gea
Copy link
Contributor Author

I created a first example. Here, the feedStorageResource "inherits" all information from the deviceResource. Would be happy to get feedback.

cookeac added a commit that referenced this issue Mar 1, 2021
@cookeac
Copy link
Collaborator

cookeac commented Mar 1, 2021

Resolved by #198

@cookeac cookeac closed this as completed Mar 1, 2021
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