Skip navigation links
A C D E G I M P R S T U V W 

D

DB_DSN - Static variable in class picontrol.Constants
 
DB_FIELD_MANUAL_ORDER_PROCESSED - Static variable in class picontrol.Constants
 
DB_HOST - Static variable in class picontrol.Constants
 
DB_NAME - Static variable in class picontrol.Constants
 
DB_PASS - Static variable in class picontrol.Constants
 
DB_TBL_MANUAL_ORDERS - Static variable in class picontrol.Constants
 
DB_TBL_STATUS - Static variable in class picontrol.Constants
 
DB_TBL_TEMPERATURE - Static variable in class picontrol.Constants
 
DB_USER - Static variable in class picontrol.Constants
 
dbCheckStatus(Connection, String) - Static method in class picontrol.SQLUtils
dbCheckStatus: this method check if they exist a status stored in the database, or if the current status stored in the database has a manual order.
dbCleanStatus(Connection) - Static method in class picontrol.SQLUtils
dbCleanStatus: Clean the status truncating the database.
dbClose(Connection) - Static method in class picontrol.SQLUtils
dbClose: This method close the connection with the database.
dbConnect(Connection) - Static method in class picontrol.SQLUtils
dbConnect: This method connect with the SQL database.
dbDisableManualOrder(Connection, ManualOrder) - Static method in class picontrol.SQLUtils
dbDisableManualOrder: disable the specified manual order.
dbInsertStatus(Client, Connection) - Static method in class picontrol.SQLUtils
dbStoreStatus: this method store the current status in the database.
dbQuerySQL(Connection, String) - Static method in class picontrol.SQLUtils
dbQuerySQL: this method execute a SQL query in the specified database connection.
dbStoreStatus(Client, Connection) - Static method in class picontrol.SQLUtils
dbStoreStatus: this method store the current status in the database.
dbStoreTemperature(Client, Connection, String, String) - Static method in class picontrol.SQLUtils
dbStoreTemperature: store the temperature values in the database.
dbUpdateStatus(Client, Connection) - Static method in class picontrol.SQLUtils
dbUpdateStatus: this method update the current status in the database.
dbUpdateStatus(Connection, String, String, String) - Static method in class picontrol.SQLUtils
dbUpdateStatus: this method update the status row for the specified device of a specified server.
detectMode(Connection) - Static method in class picontrol.Processing
detectMode: This method detect the working mode, depending if exist some manual instruction in the database.
determineAction(Client) - Static method in class picontrol.Processing
determineAction: this method determine the action to execute according to the state.
Device - Class in picontrol
Device: This class implement the values of a device.
Device() - Constructor for class picontrol.Device
Device constructor
doAutomaticMode(Client) - Static method in class picontrol.Processing
doAutomaticMode: This method do all work to process automatically.
doManualMode(Client, Connection) - Static method in class picontrol.Processing
doManualMode: Prepare the list with the orders indicated in the database.
A C D E G I M P R S T U V W 
Skip navigation links