@chirpstack/chirpstack-api
v4.15.0
Published
Chirpstack JS and TS API
Downloads
6,003
Readme
chirpstack-api
ChirpStack gRPC API message and service wrappers for Javascript. Typescript definitions are included.
Install
With npm:
npm install @chirpstack/chirpstack-api --saveOr with yarn:
yarn add @chirpstack/chirpstack-apiUsage
Please refer to https://www.chirpstack.io/docs/chirpstack/api/js-examples.html for code examples.
