Dahua API max storage of Data

Sofeltis

n3wb
Dec 2, 2024
3
0
Novi Sad
Hello,

What is the maximum of stored data for People Counting in Dahua Camera? Looks like it's storing only 13 months. Is there any option to increase it? Here is the example of executed API call for monthly report.


Code:
found=12
info[0].Channel=0
info[0].EndTime=2023-01-31 23:59:59
info[0].EnteredSubtotal=0
info[0].ExitedSubtotal=0
info[0].RuleName=NumberStat
info[0].StartTime=2023-01-01 00:00:00
info[1].Channel=0
info[1].EndTime=2023-02-28 23:59:59
info[1].EnteredSubtotal=0
info[1].ExitedSubtotal=0
info[1].RuleName=NumberStat
info[1].StartTime=2023-02-01 00:00:00
info[2].Channel=0
info[2].EndTime=2023-03-31 23:59:59
info[2].EnteredSubtotal=0
info[2].ExitedSubtotal=0
info[2].RuleName=NumberStat
info[2].StartTime=2023-03-01 00:00:00
info[3].Channel=0
info[3].EndTime=2023-04-30 23:59:59
info[3].EnteredSubtotal=0
info[3].ExitedSubtotal=0
info[3].RuleName=NumberStat
info[3].StartTime=2023-04-01 00:00:00
info[4].Channel=0
info[4].EndTime=2023-05-31 23:59:59
info[4].EnteredSubtotal=0
info[4].ExitedSubtotal=0
info[4].RuleName=NumberStat
info[4].StartTime=2023-05-01 00:00:00
info[5].Channel=0
info[5].EndTime=2023-06-30 23:59:59
info[5].EnteredSubtotal=0
info[5].ExitedSubtotal=0
info[5].RuleName=NumberStat
info[5].StartTime=2023-06-01 00:00:00
info[6].Channel=0
info[6].EndTime=2023-07-31 23:59:59
info[6].EnteredSubtotal=0
info[6].ExitedSubtotal=0
info[6].RuleName=NumberStat
info[6].StartTime=2023-07-01 00:00:00
info[7].Channel=0
info[7].EndTime=2023-08-31 23:59:59
info[7].EnteredSubtotal=0
info[7].ExitedSubtotal=0
info[7].RuleName=NumberStat
info[7].StartTime=2023-08-01 00:00:00
info[8].Channel=0
info[8].EndTime=2023-09-30 23:59:59
info[8].EnteredSubtotal=0
info[8].ExitedSubtotal=0
info[8].RuleName=NumberStat
info[8].StartTime=2023-09-01 00:00:00
info[9].Channel=0
info[9].EndTime=2023-10-31 23:59:59
info[9].EnteredSubtotal=0
info[9].ExitedSubtotal=0
info[9].RuleName=NumberStat
info[9].StartTime=2023-10-01 00:00:00
info[10].Channel=0
info[10].EndTime=2023-11-30 23:59:59
info[10].EnteredSubtotal=30035
info[10].ExitedSubtotal=30370
info[10].RuleName=NumberStat
info[10].StartTime=2023-11-01 00:00:00
info[11].Channel=0
info[11].EndTime=2023-12-31 23:59:59
info[11].EnteredSubtotal=126461
info[11].ExitedSubtotal=128010
info[11].RuleName=NumberStat
info[11].StartTime=2023-12-01 00:00:00