python_huw_code
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
HUW code
Modules
Init
- init variables
- init classes
- calls all inits direct available
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
- txt: text
used variables
- cnt: counter
- data: bin data
- db: database handle
- e: error
- f: file handle
- i: counter
- l: line
- r: range
- row: db row
- s: sensor
- t: text string
- ta: time ASCII
- ti: time integer
OS
Python
python_huw_code.1442087524.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
