Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Projets-INFO4
20-21
18
chirpstack-monitoring
Commits
a66a9adc
Commit
a66a9adc
authored
Mar 23, 2021
by
Antoine Blanquet
Browse files
Perte de l'ancien code reports-devs, incomprehnsion de pourquoi? Branche de sauvegarde au cas où
parent
6e1df0ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
reports/ChirpstackMonitoring.token.json
deleted
100644 → 0
View file @
6e1df0ed
{
"jwt"
:
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJjaGlycHN0YWNrLWFwcGxpY2F0aW9uLXNlcnZlciIsImV4cCI6MTYxNDc4NTg0OCwiaXNzIjoiY2hpcnBzdGFjay1hcHBsaWNhdGlvbi1zZXJ2ZXIiLCJuYmYiOjE2MTQ2OTk0NDgsInN1YiI6InVzZXIiLCJ1c2VybmFtZSI6IkNoaXJwc3RhY2tNb25pdG9yaW5nIn0.EQgydowoS132k5n3cPYI0qg4eAksewkep2c1QAFG8xw"
}
reports/generate_reports.sh
View file @
a66a9adc
...
@@ -12,8 +12,8 @@ PASSWORD=$(jq --raw-output ".password" .credentials.json)
...
@@ -12,8 +12,8 @@ PASSWORD=$(jq --raw-output ".password" .credentials.json)
JWT
=
$(
./get_jwt.sh
$USERNAME
$PASSWORD
)
JWT
=
$(
./get_jwt.sh
$USERNAME
$PASSWORD
)
#
./get_organizations.sh $JWT
./get_organizations.sh
$JWT
./get_gateways_v2.sh
$JWT
./get_gateways_v2.sh
$JWT
#
./get_devices.sh $JWT
./get_devices.sh
$JWT
# TODO send reports by email
# TODO send reports by email
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment