Orne Brocaar f657c3e971 Implement adding gws to multicast-group + Class-C scheduling config.
This makes it possible to add gateways to a multicast-group, which in
case configured will always be used for transmitting the multicast
downlinks.

This also moves the multicast class-c scheduling to the multicast-group
configuration. Options are delay between multiple gateways, or GPS time
synchronized transmission.
2023-02-09 15:29:23 +00:00
..
2022-12-05 11:46:36 +00:00
2022-12-05 11:46:36 +00:00
2023-01-11 11:13:47 +00:00
2022-12-05 11:46:36 +00:00
2023-01-24 12:23:44 +00:00
2023-02-06 12:23:44 +00:00

chirpstack-api

ChirpStack gRPC API message and service wrappers for Javascript. Typescript definitions are included.

Install

With npm:

npm install @chirpstack/chirpstack-api --save

Or with yarn:

yarn add @chirpstack/chirpstack-api

Usage

Please refer to https://www.chirpstack.io/chirpstack/api/js-examples.html for code examples.