Setting up OPAL

The term node in this documentation refers to single processing block in a node-red Flow. Not to be confused with Node.js, the framework used by this implementation.

Working Environment

  • Ensure that nodejs is installed or available in the path variable
  • Setup folder structure similar to that shown above
  • Checkout the feature/orpa-init branch of the ORPA project to <WorkingDir>ORPA
  • Checkout ORPA-Nodes to <WorkingDir>ORPA-Nodes
  • Checkout ORPA-Flows to <WorkingDir>ORPA-Flows
  • Open Command Prompt & execute the below steps to setup ORPA