python_huw_code
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
HUW code
Modules
Init
read parameter
notification
logging
check
measure
Environments
==== Code lib ====
Dev
Prod
principles
Error management
module test
literals
naming
- LITERALS in capital letter
- variables in small letter, if one word only
- combinedVariables first word small, all later starting with a Capital letter
- Procedures strting with a capital letter
used abbreviations
- corr: correction
- idx: index
- hum: humidity
- no: number
- temp: temperature
used variables
- db: database handle
- f: file handle
- i: counter
- l: line
- r: range
- s: sensor
OS
Python
python_huw_code.1442087253.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
