Skip to content

Getting Started

nicolemah99 edited this page Jul 16, 2024 · 4 revisions

Getting Started

Prerequisites

Ensure you have the following before running the pipeline:

  • Unix-like environment (Linux, macOS, or a Unix-like Windows terminal)
  • Able to ssh to the ot-dev and das.lab.acep.uaf.edu servers
  • FTP credentials for the meter
  • Meter Configuration
  • Installed on camio-ot-dev:
    • lftp
    • yq
    • zip
    • rsync
    • jq

Installation

  1. You must be connected to the camio-ot-dev server. See camio-ot-dev(SSH) in the ACEP Wiki.

  2. Clone the repository:

    git clone [email protected]:acep-uaf/camio-meter-streams.git
    cd camio-meter-streams/cli_meter

    Note: You can check your SSH connection with ssh -T [email protected]

  3. Set up Configuration

Clone this wiki locally