Benutzer-Werkzeuge

Webseiten-Werkzeuge


python_huw_code

Dies ist eine alte Version des Dokuments!


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

  1. corr: correction
  2. idx: index
  3. hum: humidity
  4. no: number
  5. temp: temperature
  6. txt: text

used variables

  1. cnt: counter
  2. data: bin data
  3. db: database handle
  4. e: error
  5. f: file handle
  6. i: counter
  7. l: line
  8. r: range
  9. row: db row
  10. s: sensor
  11. t: text string
  12. ta: time ASCII
  13. ti: time integer

OS

Python

python_huw_code.1442087469.txt.gz · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki