Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 923 Bytes

File metadata and controls

16 lines (12 loc) · 923 Bytes

ActivityData

Properties

Name Type Description Notes
id int The activity id
animal_id int The id of the animal this activity belongs to
start_date \DateTime The start datetime of the activity [optional]
end_date \DateTime The end datetime of the activity [optional]
x_factor float The x factor of this period [optional]
attentions \Swagger\Client\Model\ActivityLactivatorAttention Summary attention types [optional]
label_type int The label type; 0: Unknown, 1: Intime, 2: Realtime Leg, 3: Realtime Neck [optional]

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