This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is There Any Way to Edit the Application Configuration JSON from VAF?

We need to create properties via VAF and map them into the configuration (without manual mapping). What we face difficulties with is that, cannot find a way to edit the JSON configuration that we see in Advanced tab.

I'm curious if there's a method to accomplish this.

Parents Reply
  • The configuration tab shows the configuration that's been explicitly set by the user and saved into NVS.  If the runtime values are different then they are not shown here.

    If you want to show some representation of the runtime values then you would need to do so on a VAF dashboard or similar.

Children