The timelinecard component is used in the timelines list.
There is a card for each camera that spotted the object at any point, which contains a timeline of important events.
Parameters
props: timelineCardProps
Properties for the timeline card.
Returns Element
An antd card containing the camera id and the given children.
The timelinecard component is used in the timelines list. There is a card for each camera that spotted the object at any point, which contains a timeline of important events.