Skip to content

Add option to ANNSvc to publish decoding keys to monitoring hub, and read decoding keys from FSR

Add a property 'RegisterWithMonitoringHub' to ANNSvc which, if set to true, will register it as an entity with the monitoring hub. This allows any sink to pick up decoding keys seen by the ANNSvc and obtain a JSON representation of them.

Basically, implement this suggestion: #300 (comment 6699226).

Needs DaVinci!1045 (merged).

Edited by Eduardo Rodrigues

Merge request reports