Setting Confidence Thresholds in kDeviceAgentSettingsModel for Nx Witness Client with GUI Integration (Possible Approaches)
AnsweredI'm working with a project that uses an INI file to store confidence thresholds for Nx Witness PLUGIN. I'd like to read these values from the INI file, construct a JSON object representing the settings, and send it to the Nx Witness client for display in its Plugin UI. i have tried updating default values for thresholds using kDeviceAgentSettingsModel
JSON string in c++ ,but it doesn't update the confidence thresholds in the Nx Witness client's Plugin UI, displaying only the default value (0).
Here's what I need help with:
- Building JSON with ini file stored thresholds values in "defaultvalue" key
- Displaying Values in Nx Witness plugin UI
-
Hello Subramanian,
Thank you for reaching out.
Could you please share details on what plugin code base are you working with?
If I have understood you correctly, this article might be very useful for you.
https://meta.nxvms.com/docs/developers/knowledgebase/241-configuring-via-ini-files--iniconfig
Please sign in to leave a comment.
Comments
1 comment