I did analyse the payload format. This are only 3 types :
model_table = {
'60086': {
'modelName': 'Person Detection--Swift YOLO',
'task': 'Detection',
'classes': {
"0": "person"
}
},
'60113': {
'modelName': 'Digital Meter Electricity',
'task': 'Detection',
'classes': {
"0": "zero", "1": "one", "2": "two", "3": "three", "4": "four",
"5": "five", "6": "six", "7": "seven", "8": "eight", "9": "nine"
}
},
'60242': {
'modelName': 'Person Detection',
'task': 'Detection',
'classes': {
"0": "Person"
}
}
The payload detect which model are in the camera if none of the 3, the model is “unkown” like face recognition, bike, …
For exemple in CAmerica the result :
[{'dataId': '30', 'dataValue': '1205FFFFFC18FFFFFC18'}, {'dataId': '32', 'dataValue': '34FFFFFC18FFFFFC18'}, {'dataId': '32', 'dataValue': '56FFFFFC18FFFFFC18'}, {'dataId': '32', 'dataValue': '78FFFFFC18FFFFFC18'}, {'dataId': '33', 'dataValue': '9A05FFFFFC183F3202C0'}]
============================
[[{'measurementValue': 'Person Detection', 'measurementId': '4174', 'type': 'Model Type'}]]
No more information.
I asked to Seeep SenseCap people more information on S2100 … No answer
It seems that they put on a market something look nice on paper but nothing more and no help !