galihru/Generate IoT Dashboard
A GitHub Action to generate an IoT dashboard with a chart using JSON data form Arduino IDE
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| json_filename | Data JSON from Arduino IDE Update Automation | yes | data.json |
| html_filename | HTML File for showing WebApp Generated | yes | index.html |
| css_filename | CSS File for Styling WebApp | yes | styles.css |
| site_title | Title of the website | yes | IoT Dashboard |
| chart_title | Title of the chart | yes | IoT Data Chart |
Outputs
no outputs