Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect node name encoding #10

Open
111pontes opened this issue May 16, 2018 · 0 comments
Open

Incorrect node name encoding #10

111pontes opened this issue May 16, 2018 · 0 comments

Comments

@111pontes
Copy link

Output JSON data includes node names for lists that is non-existant in original data (sensor-paths_PIPELINE_EDIT instead of sensor-paths):

                        "sensor-group": {
                            "id": "BGP-VPN-SENSORS",
                            "sensor-paths_PIPELINE_EDIT": [
                                {
                                    "state": "true",
                                    "status-str": "",
                                    "path": "Cisco-IOS-XR-telemetry-model-driven-oper:telemetry-model-driven/subscriptions/subscription"
                                }
                            ],
                            "configured": 1
                        }

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

No branches or pull requests

1 participant