0.0.12
New functionality:
- Get a list of detections allow to filter by classifier id list
Example: client.detections(start="2020-12-01T00:00:00.000Z", end="2020-12-31T23:59:59.999Z", classifications=["chainsaw", "gunshot"], classifiers=[94,95], stream=["xxxxxx", "yyyyyy"], limit=50, offset=0)