Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DS402: Cache supported operation modes (#247)
* ds402: Cache supported operation modes. Requesting the same immutable OD object on each change of operation mode takes quite some time to process. Introduce a local cache member variable in order to avoid requesting more than once. * ds402: Log message about cache operation mode support.
- Loading branch information