camect / camect-py

A client library to talk to Camect.
MIT License
13 stars 8 forks source link

Method to return all possible detected object types #5

Closed jimboca closed 3 years ago

jimboca commented 3 years ago

@chao-camect would this be possible? Please add an API method to return a list of all possible detected object types so we know what may be seen.

jimboca commented 3 years ago

@chao-camect now that this is added the the firmeware, can you add it to the API?

chao-camect commented 3 years ago

The get_info is already returning the object list. There is not need to update this repo for this. Can you check whether you get the object list now?

jimboca commented 3 years ago

Oh, awesome, didn't even look at get_info, I will take a look.

jimboca commented 3 years ago

Yes, I see object_name in get_info.