Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 607 Bytes

PeriodBehaviour.md

File metadata and controls

13 lines (9 loc) · 607 Bytes

PeriodBehaviour

Properties

Name Type Description Notes
animal_id int The id of the animal this period behaviour belongs to
start_time \DateTime The start date. ISO8601 [optional]
type int The behaviour type (0: Other, 1: Inactive, 2: Ruminating, 3: Eating) [optional]
duration int [optional]

[Back to Model list] [Back to API list] [Back to README]