Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 586 Bytes

File metadata and controls

18 lines (12 loc) · 586 Bytes

Chirpstack device backup

A collection of scripts to backup/restore devices and set downlink configurations

genApps.sh

Run by cron and backs up the app configuration. Must run this first in sequence.

backup.sh

Backs up the device configuration.

pushconfig.sh

Uses device config to configure devices in that application based on model tag in the device

restoreDevices.sh

Will restore the configurated devices using the files generated by backup.sh in "header.txt" format

scheduledConfigs.sh

Scheduleds configuration for devices as new devices appear.