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
78086240
Commit
78086240
authored
Apr 06, 2021
by
Antoine Blanquet
Browse files
minor update on screenshots sparklines files
parent
ba3b19ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
reports/decompose_gateways_sparkline.sh
deleted
100755 → 0
View file @
ba3b19ee
#!/bin/bash
# -------------------------------------------------
# Description: Generate HTML report of gateways
# List Command: x
# Usage: runned by get_gateways.sh (à détailler)
# Create by: CampusIoT Dev Team, 2021 - Copyright (C) CampusIoT, - All Rights Reserved
# -------------------------------------------------
# Version: 1.0
# -------------------------------------------------
# Bug:
# -------------------------------------------------
# DATA REPOSITORY
DATA_APP_FOLDER
=
"data/applications/"
DATA_GAT_FOLDER
=
"data/gateways/"
# 1 .Save Picture of Sparkline File
#todo
reports/download_sparkline.js
View file @
78086240
...
...
@@ -5,6 +5,6 @@ webshot('file:///home/blanquan/Bureau/2019-2022_Polytech/2emeAnnee/Tronc_Info/pr
if
(
!
err
)
{
console
.
log
(
"
Screenshot taken!
"
)
}
else
{
console
.
log
(
"
Bug when generating screeenshot
"
)
console
.
log
(
"
Bug when generating screeenshot
with Sparkline
"
)
}
});
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