Dynamic Webpage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
* Display of measurement data | * Display of measurement data | ||
* Display of | * Display of log from refill, Balling mineral dosing and feed | ||
* Display and interface for creating and modifying feed profiles | * Display and interface for creating and modifying feed profiles | ||
* Display and interface for modifying the feed schedule | * Display and interface for modifying the feed schedule | ||
* | * Display and interface for modifying the Balling mineral dosing amount | ||
* Display and interface for modifying the actuator schedule | |||
* Display and interface for setting the refill controller state | |||
The demo of the webpage is available [http://vps2483992.servdiscount-customer.com | The demo of the webpage is available [http://vps2483992.servdiscount-customer.com/ here] | ||
== Installation == | == Installation == | ||
Clone the website and the API to <code>/usr/local/src/</code>: | |||
* git clone https://in-dubio@bitbucket.org/in-dubio/aquarium-vue.git | |||
* git clone https://in-dubio@bitbucket.org/in-dubio/aquarium-api.git | |||
Create symbolic links from in the web server directory pointing to the downloaded pages: | |||
server | |||
Revision as of 10:33, 8 December 2025
The dynamic webpage implements the following features:
- Display of measurement data
- Display of log from refill, Balling mineral dosing and feed
- Display and interface for creating and modifying feed profiles
- Display and interface for modifying the feed schedule
- Display and interface for modifying the Balling mineral dosing amount
- Display and interface for modifying the actuator schedule
- Display and interface for setting the refill controller state
The demo of the webpage is available here
Installation
Clone the website and the API to /usr/local/src/:
- git clone https://in-dubio@bitbucket.org/in-dubio/aquarium-vue.git
- git clone https://in-dubio@bitbucket.org/in-dubio/aquarium-api.git
Create symbolic links from in the web server directory pointing to the downloaded pages: