An open API service indexing awesome lists of open source software.

https://github.com/frequenz-floss/frequenz-api-marketmetering

Market Metering API protocol definition for the Frequenz platform
https://github.com/frequenz-floss/frequenz-api-marketmetering

Last synced: 3 months ago
JSON representation

Market Metering API protocol definition for the Frequenz platform

Awesome Lists containing this project

README

          

# Frequenz Market Metering API

[![Build Status](https://github.com/frequenz-floss/frequenz-api-marketmetering/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-api-marketmetering/actions/workflows/ci.yaml)
[![PyPI Package](https://img.shields.io/pypi/v/frequenz-api-marketmetering)](https://pypi.org/project/frequenz-api-marketmetering/)
[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/frequenz-api-marketmetering/)

## Introduction

Frequenz gRPC API to retrieve data from regulated market metering points.

## Supported Platforms

The following platforms are officially supported (tested):

- **Python:** 3.11
- **Operating System:** Ubuntu Linux 20.04
- **Architectures:** amd64, arm64

## Contributing

If you want to know how to build this project and contribute to it, please
check out the [Contributing Guide](CONTRIBUTING.md).