https://github.com/nokia/protobufs
https://github.com/nokia/protobufs
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nokia/protobufs
- Owner: nokia
- Created: 2020-09-03T09:36:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T22:33:25.000Z (over 1 year ago)
- Last Synced: 2025-03-13T23:28:30.380Z (over 1 year ago)
- Size: 20.5 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nokia Protobufs
## Overview
Nokia protobufs for the configuration and management of Nokia products.
## Working with the repository
This repository contains git submodules providing protobufs 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/protobufs
```