Breaking changes:
Additions:
- Baichuan fallback for GetRec/GetRecV20
- Baichuan fallback for Get postRec
- Baichuan fallback for Set postRec
- Baichuan fallback for GetAudioAlarm/GetAudioAlarmV20
- Baichuan fallback for SetAudioAlarm/SetAudioAlarmV20
- Baichuan fallback for GetImage
- Baichuan fallback for SetImage
- Baichuan fallback for GetMask
- Add ISP baichuan capability flags
- Detect privacy mask support for baichuan only
- Baichuan fallback for SetMask
Bug fixes:
Optimizations:
- Remove "Rec" from internal cache
- Simplify when using _get_keys_from_xml
- Split baichuan get_host_data to get_channel_data
- Add recursive search argument to _get_value_from_xml_element and _get_keys_from_xml
Full Changelog: 0.16.6...0.17.0