Skip to content

nchekwa/node-red-apstra-protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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