You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
Any opinions on this?
The text was updated successfully, but these errors were encountered: