https://github.com/nokia/yangmodels
https://github.com/nokia/yangmodels
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nokia/yangmodels
- Owner: nokia
- Created: 2019-10-11T07:06:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T22:29:53.000Z (over 1 year ago)
- Last Synced: 2025-03-13T23:27:44.539Z (over 1 year ago)
- Size: 25.4 KB
- Stars: 15
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nokia YANG models
## Overview
Nokia YANG models for the configuration and management of Nokia products.
## Working with the repository
This repository contains git submodules providing YANG models for a variety of Nokia equipment.
To clone this repository and the comprising git sub-modules execute the following command:
```
git clone --recursive https://github.com/nokia/YangModels
```