Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JSON Viewer
width400
height350
{
    "turing-machine": {
        "transition-function": {
            "delta": [
                {
                    "output": {
                        "state": 1
                    }
                },
                {
                    "output": {
                        "state": 3
                    }
                },
                {},
                {
                    "output": {
                        "state": 4
                    }
                },
                {},
                {
                    "output": {
                        "state": 2
                    }
                },
                {}
            ]
        }
    }
}

...



Findings from Demo

...




Video of Demo

View file
namezoom_0.mp4
height250

Questions

...

QuestionAnswer
When field function is used to list attributes in child will the parent still be part of output? YESYes if we do not specicially




Setting up local netconf-pnp-simulator & SDNC environment

...