Skip to main content

Provides a client for all Data interactions required with the Meter Management System

Project description

Meter Management System Client

The python implementation of the pf-dre-database repo provides a client for all Data interactions required with the Meter Management System:

  • Relational tables (Read Only)
  • Timescale DB (Read/Write - No insertion or deletion)
    • JSON Schema
    • Narrow Data Format Schema

This python implementation is to be built and deployed to PyPI for use across all python subsystems of the Demand Response Engine.

Prerequisites

  • Python 3.7.0+

Setup

The following environment variables are required in order to make use of the client. - PGDATABASE: The name of the MMS Database instance. - PGUSER: MMS Database user. - PGPASSWORD: MMS Database password. - PGHOST: MMS Database host. - PGPORT: MMS Database port (read/write permissions required).

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pf-dre-database-client-0.0.4.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

pf_dre_database_client-0.0.4-py3-none-any.whl (23.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page