polito-campus-energy-dashboard-docs

所属分类:collect
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-02-14 14:17:36
上 传 者sh-1993
说明:  与Polito Building Operating System(PolotoBOS)相关的文档,该系统用于在Politecnico di Torino校区(意大利)实施节能策略监控和警报。该项目由BAEDA实验室成员与校园设施经理合作创建和维护。
(Documentation related to the Polito Building Operating System (PolotoBOS) which is employed to implement energy savings strategies monitoring and alerting in Politecnico di Torino campus (Italy). The project has been created and maintained by BAEDA Lab members in collaboration with the Campus facility managers.)

文件列表:
.idea/ (0, 2023-02-14)
.idea/icon.svg (13368, 2023-02-14)
.idea/inspectionProfiles/ (0, 2023-02-14)
.idea/inspectionProfiles/Project_Default.xml (2680, 2023-02-14)
.idea/inspectionProfiles/profiles_settings.xml (174, 2023-02-14)
.idea/misc.xml (185, 2023-02-14)
.idea/modules.xml (322, 2023-02-14)
.idea/polito-campus-energy-dashboard-docs.iml (469, 2023-02-14)
.idea/rGraphicsSettings.xml (290, 2023-02-14)
.idea/rSettings.xml (180, 2023-02-14)
.idea/vcs.xml (180, 2023-02-14)
babel.config.js (89, 2023-02-14)
blog/ (0, 2023-02-14)
blog/2022-10-09-first-post/ (0, 2023-02-14)
blog/2022-10-09-first-post/2019-05-28-first-blog-post.md (1414, 2023-02-14)
blog/authors.yml (786, 2023-02-14)
docs/ (0, 2023-02-14)
docs/introduction/ (0, 2023-02-14)
docs/introduction/_category_.json (94, 2023-02-14)
docs/introduction/intro.md (4370, 2023-02-14)
docs/introduction/state-of-the-art.md (93, 2023-02-14)
docs/opportunities/ (0, 2023-02-14)
docs/opportunities/_category_.json (95, 2023-02-14)
docs/opportunities/maintenance-staff.md (226, 2023-02-14)
docs/opportunities/management.md (307, 2023-02-14)
docs/opportunities/researchers.md (281, 2023-02-14)
docs/opportunities/students-employees.md (254, 2023-02-14)
docs1/ (0, 2023-02-14)
docs1/data-exchange/ (0, 2023-02-14)
docs1/data-exchange/_category_.json (95, 2023-02-14)
docs1/data-exchange/api.md (35, 2023-02-14)
docs1/data-exchange/intro.md (44, 2023-02-14)
docs1/data-exploitation/ (0, 2023-02-14)
docs1/data-exploitation/_category_.json (99, 2023-02-14)
... ...

# Polito Campus Energy Dashboard As educational institutions, universities play a crucial role in shaping the future. They not only educate the next generation of leaders, but they also serve as models of sustainability and environmental responsibility. One of the ways in which universities can demonstrate their commitment to a cleaner future is through effective energy management on their campuses. Energy consumption in universities is a significant contributor to greenhouse gas emissions and global warming. The energy used for heating, cooling, lighting, and powering equipment in buildings and classrooms can have a significant impact on the environment. That's why managing energy use in university campuses is not just about reducing costs, but also about taking a step towards a cleaner and sustainable future. One of the most effective ways to manage energy consumption on university campuses is through the implementation of energy-efficient technologies and practices. In particular, by monitoring energy consumption, universities can identify areas where energy is being wasted and make adjustments to improve efficiency. They can also set goals for reducing energy consumption and measure their progress over time, helping them to track their progress towards becoming more sustainable. This repository contains the documentation of the Polito Campus Energy Dashboard project that aims to deliver a comprehensive energy management tool for the university campus of Politecnico di Torino. ## Contacts and contributors * Prof. [Alfonso Capozzoli](https://github.com/baeda-polito/polito-campus-energy-dashboard-docs/blob/master/mailto:alfonso.capozzoli@polito.it), Coordinator of [BAEDA Lab](https://github.com/baeda-polito/polito-campus-energy-dashboard-docs/blob/master/http://www.baeda.polito.it/) , Politecnico di Torino; * Ing. [Roberto Chiosa](https://github.com/baeda-polito/polito-campus-energy-dashboard-docs/blob/master/mailto:roberto.chiosa@polito.it), PhD Student at [BAEDA Lab](https://github.com/baeda-polito/polito-campus-energy-dashboard-docs/blob/master/http://www.baeda.polito.it/), Politecnico di Torino; ## Setup and development * Install the dependencies ```bash $ npm install ``` * Run locally the website ```bash $ npm run start ``` This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. * To build the website ```bash $ npm run build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service. * In order to automatically deploy the Github pages website GitHub Actions were used. Use a GitHub Actions workflow template for GitHub Pages from the [`actions/starter-workflows`](https://github.com/baeda-polito/polito-campus-energy-dashboard-docs/blob/master/https://github.com/actions/starter-workflows) repository. The deployment action was adapted from [https://github.com/LayZeeDK/github-pages-docusaurus ](https://github.com/baeda-polito/polito-campus-energy-dashboard-docs/blob/master/https://github.com/LayZeeDK/github-pages-docusaurus). To enable this function: * Enable this experience in `GitHub.com -> Repository -> Settings -> Pages -> Build and deployment -> Source` by selecting `GitHub Actions` instead of the legacy `Deploy from a branch` option. * In `GitHub.com -> Repository -> Settings -> Environments` you should see a GitHub Environment named `github-pages` . * Place the action template in `.github/workflows/.yml`. Add steps for building the website before the GitHub Pages actions are executed and specify the `path` to the `actions/upload-pages-artifact`. ![img.png](https://github.com/baeda-polito/polito-campus-energy-dashboard-docs/blob/master//static/img/substations.png)

近期下载者

相关文件


收藏者