https://github.com/nchekwa/node-red-apstra-protobuf
Node-Red Juniper Apstra Protobuf decoder
https://github.com/nchekwa/node-red-apstra-protobuf
apstra juniper node-red protobuf qfx telemetry
Last synced: 4 months ago
JSON representation
Node-Red Juniper Apstra Protobuf decoder
- Host: GitHub
- URL: https://github.com/nchekwa/node-red-apstra-protobuf
- Owner: nchekwa
- License: mit
- Created: 2024-03-14T15:50:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T23:07:37.000Z (over 2 years ago)
- Last Synced: 2025-11-21T07:05:25.504Z (7 months ago)
- Topics: apstra, juniper, node-red, protobuf, qfx, telemetry
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-apstra-protobuf
Node-Red Juniper Apstra Protobuf decoder

For quick test websocket client - you can use Chrome Extenstion:
Websocket King Client
Example event websocket message:

#### Requirements
- Node-Red
- installed: node-red-contrib-protobuf:
- Apstra Proto Definision in location: /data/streaming-telemetry-schema.proto
## How to
#### Node-Red
1. Install Node-Red (or use docker-compose file) and login to WebUI http://127.0.0.1:1880
2. Install node-red-contrib-protobuf
3. Import Flow (via json clipboard or from local: data/lib/flows)
4. Tune your settings releted to ports of TCP-In and Webscoket and next Deploy Flow
