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

Heat API #58

Closed
erwinspeybroeck opened this issue Jan 15, 2020 · 1 comment
Closed

Heat API #58

erwinspeybroeck opened this issue Jan 15, 2020 · 1 comment

Comments

@erwinspeybroeck
Copy link
Collaborator

erwinspeybroeck commented Jan 15, 2020

Proposed properties:

  • icarEventCoreResource.json unique id, aniaml id, location id, event date time
  • HeatDetectionMethod enumeration : C=Chemical, V=Visual, P=Pedometer, O= Other
  • certainty enumeration : in heat, suspect
  • expirationDateTime timestamp on which the heat event expires
  • DeviceSpecific
    • Visual
      • heatSign array : enumeration : Slime, Clear slime, Interested in other animals, Stands under, Bawling, Blood
      • heatIntensity : enumeration : Very weak, Weak, Normal, Strong, Very strong
    • ScrSenseTime
      • BreedingWindow : number of hours to AI
      • heatIndex : indication of the certainty of the heat
    • NedapCowControl
      • indicationExpirationDateTime : timestamp the indication expires
      • indicationCertainty
      • heatChance
  • device Identify the device used. Optional
    Use the object as defined for weight:
    Derives from icarResourceReferenceType, so that it can have a link to the device resource. Optional
    deviceType is a device type registered with the database proposed by the Sensor Working Group. This could be a UUID but we prefer a meaningful string.
    serial is an Optional unique serial number of the device itself (or a network ID, if networked?)
@cookeac
Copy link
Collaborator

cookeac commented Feb 13, 2020

Merged in PR #70

@cookeac cookeac closed this as completed Feb 13, 2020
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