add query functions
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 23 Oct 2006 19:15:18 +0000 (19:15 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 23 Oct 2006 19:15:18 +0000 (19:15 +0000)
commite11621e563e84aa72bff8cfb58056a0244e1fdb8
treeeb88bad4fa3c3bca539e703c10c079ef48811189
parentae783f76505e202ac26195d8c234a46a535852dd
add query functions
PLC/Methods/AdmQueryConfFile.py [new file with mode: 0644]
PLC/Methods/AdmQueryNode.py [new file with mode: 0644]
PLC/Methods/AdmQueryPerson.py [new file with mode: 0644]
PLC/Methods/AdmQueryPowerControlUnit.py [new file with mode: 0644]
PLC/Methods/AdmQuerySite.py [new file with mode: 0644]
PLC/Methods/__init__.py