-
Notifications
You must be signed in to change notification settings - Fork 0
/
ToDo.txt
29 lines (23 loc) · 908 Bytes
/
ToDo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- Web GUI for smartphones
- web gui better for desctop
- classD - system with continuous control of motor
- Multithreading check joint use of parameters
- at kill -15 processid two times CleanAndExit! Not nice check
- Parameters from database:
#MoniControl
# method ini_parameters
#command = "sudo python /home/pi/Steuerung-Monitoring/initialiseSQL.py /home/pi/Steuerung-Monitoring/"
#os.system(command)
## pushes parameters from settings file into Database
## for interaction with Web layer.
## Could be done as class and called without
## system call
#
## top implemenr read parameters from Database for monicontrol
## AirCoCo.Parameters
- expand table - more data motors
- password protect
- visualisation
- improve daoparameters possibly also wit json or split data and html
- server command to update parameters
- check port open or closed server vent