-
Notifications
You must be signed in to change notification settings - Fork 31
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
IcarMilkingVisitEventResource, extend with exemptFromRecording #220
Comments
In NCDX data exchange we use such field "ExemptFromRecording" for indicating if sample result should be ignored from recording. In Finnish database field is called "TestMilkingException". We use it only for sampled milkings, but in ADE we can extend the use also for all milking visit if required. Finland
Norway
|
We checked with our local experts for Germany. We decide on our own whether to record the milking or not. |
I agree to Thomas, that 'milkingEvent' or even 'eventOfMilking' is a better naming than 'exemptFromRecording'.
Do we need a differentiation between normal MilkVisits and MVs with sampling? |
After discussing, instead of milkingEvent/ eventOfMilking we would like to suggest the additional attribute named 'milkingRemarks', as it fits better the usecases described by Anton as well as our own. The milkingRemarks could either be a
|
Add "milkingIncomplete" to the remark array as well (and keep the existing numeric flag as well for backward compatibility). We liked the idea of an array. Ideally an array of enumerations (because of flexibility and ability to have combinations) but noting this could end up with duplicates, in which case the object with booleans would be a better idea. Thomas and Andreas will make a pull request proposal. |
PR is provided |
Resolved by #222 |
IcarMilkingVisitEventResource does contain the existing attribute 'milkingComplete', which provides the information if there have been mostly technical reasons why the MilkingVisitshould be regarded to be imcomplete.
We suggest to extend IcarMilkingVisitEventResource with an additional attribute 'exemptFromRecording',
which indicates, that the milking-result is not reliable for other reasons (separations, e.g.).
@ahokkonen: please provide the lookup-list which is used in Nordics.
The text was updated successfully, but these errors were encountered: