Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 843 Bytes

File metadata and controls

14 lines (10 loc) · 843 Bytes

LocationPeriodBehaviour

Properties

Name Type Description Notes
minute \DateTime The timestamp of the minute, ISO8601
resting int The number of animals in the location that were resting in this minute [optional]
eating int The number of animals in the location that were eating in this minute [optional]
ruminating int The number of animals in the location that were ruminating in this minute [optional]
other int The number of animals in the location that were performing other behaviour in this minute [optional]

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