Skip to content

Folders hierarchy #7494

Closed Answered by serbuh
serbuh asked this question in Community Q&A
Feb 10, 2024 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

Thank you for the help.
Finally managed to get the desired results!

In the JSON I added nested_under field that points to the ObjectProvider and CompositionProvider where to nest the specific folder/telemetry entry.

JSON:

{
    "version": "2024_02_11",
    "measurements": [
        {
            "name": "Folder_0",
            "key": "Folder_0",
            "nested_under": "RootFolder"
        },
        {
            "name": "Folder_0_1",
            "key": "Folder_0_1",
            "nested_under": "Folder_0"
        },
        {
            "name": "A",
            "key": "A",
            "nested_under": "Folder_0_1",
            "values": [
                {
                    "key":…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@ozyx
Comment options

@serbuh
Comment options

@ozyx
Comment options

@serbuh
Comment options

Answer selected by serbuh
@serbuh
Comment options

@ozyx
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants