Skip to content

nodriver-ai/ChirpStack.Api

Repository files navigation

ChirpStack API

Tests

This repository contains the Protobuf and gRPC API definitions for the ChirpStack components.

Protobuf / gRPC structure

protobuf             - Protobuf and gRPC source files
├── as
│   ├── external
│   │   └── api      - Application Server External API definitions
│   └── integration  - Application Server integration definitions
├── common           - Definitions shared across ChirpStack components
├── geo              - Geolocation Server API definitions
├── gw               - LoRa gateway definitions
├── nc               - Network Controller definitions
└── ns               - Network Server definitions

C# bindings

This repository contains scripts and configuration files to generate a .Net bindings for the gRPC client API for the Chirpstack application server. For other languages support see: https://github.com/brocaar/chirpstack-api

Install

    git clone https://github.com/nodriver-ai/ChirpStack.Api.git
    cd ChirpStack.Api
    ./build.sh

About

.Net ChirpStack Application Server API bindings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published