| 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] |