Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-15T23:07:37.000Z (10 months ago)
- Last Synced: 2024-03-15T23:22:48.046Z (10 months ago)
- Topics: apstra, juniper, node-red, protobuf, qfx, telemetry
- Homepage:
- Size: 91.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 ClientExample 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