Skip to content

Extracting value from array of object #386

@Omkar605

Description

@Omkar605

I have structure like below
serviceCharacteristic" : [ {
"id": “1"
"name" : "object"
"value": {
"a”: “1”,
“access”: "FTTC"
}]

I want to get access value where name is object to set for another variable outside servicecharacteristic block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions