Skip to main content

Get Business Helper Module

The file shows the functions that register and request data related to the Get Business Helper table.

get_business_helper.getTimeQhawaxHistory(name)#

To get time qHAWAX history.

Parameters:

  • installation_id (integer) - Installation ID

get_business_helper.queryQhawaxModeCustomer()#

To get qHAWAX list in mode Customer and state ON.

No parameters required

get_business_helper.queryGetAreas()#

Helper Eca Noise function to list all zones.

No parameters required

get_business_helper.queryGetEcaNoise(eca_noise_id)#

Helper Eca Noise function to get zone description.

Parameters:

  • eca_noise_id (string) - Eca Noise ID

get_business_helper.getOffsetsFromProductID(qhawax_name)#

Helper Gas Sensor function to get offsets from qHAWAX name.

Parameters:

  • qhawax_name (string) - qHAWAX name

get_business_helper.getControlledOffsetsFromProductID(qhawax_name)#

Helper Gas Sensor function to get controlled offsets from qHAWAX ID.

Parameters:

  • qhawax_id (string) - qHAWAX ID

get_business_helper.getNonControlledOffsetsFromProductID(qhawax_name)#

Helper Gas Sensor function to get non-controlled offsets from qHAWAX name.

Parameters:

  • qhawax_name (string) - qHAWAX name

get_business_helper.queryIncaQhawax(name)#

Helper qHAWAX function to get main Inca value.

Parameters:

  • qhawax_name (string) - qHAWAX name

get_business_helper.getInstallationDate(qhawax_id)#

Helper qHAWAX function to get Installation Date.

Parameters:

  • qhawax_id (integer) - qHAWAX ID

get_business_helper.getFirstTimestampValidProcessed(qhawax_id)#

Helper qHAWAX Installation function to get first timestamp of Valid Processed.

Parameters:

  • qhawax_id (integer) - qHAWAX ID

get_business_helper.queryGetLastQhawax()#

Helper qHAWAX function to get last qHAWAX ID.

Parameters:

  • qhawax_id (integer) - qHAWAX ID

get_business_helper.queryGetLastGasSensor()#

Helper Gas Sensor function to get last Gas Sensor ID.

Parameters:

  • qhawax_id (integer) - qHAWAX ID

get_business_helper.isItFieldQhawax(qhawax_name)#

To check qHAWAX in field.

Parameters:

  • qhawax_name (string) - qHAWAX name

get_business_helper.getLatestTimeInProcessedMeasurement(qhawax_name)#

Helper qHAWAX function to get latest timestamp in UTC 00 from Processed Measurement.

Parameters:

  • qhawax_name (string) - qHAWAX name

get_business_helper.getLatestTimeInValidProcessed(qhawax_name)#

Helper qHAWAX function to get latest timestamp in UTC 00 from Valid Processed Measurement

Parameters:

  • qhawax_name (string) - qHAWAX name

get_business_helper.queryQhawaxInFieldInPublicMode()#

To get list of qHAWAXs in field in public mode

No parameters required

get_business_helper.getQhawaxMode(qhawax_name)#

To get qHAWAX mode based on name

Parameters:

  • qhawax_name (string) - qHAWAX name

get_business_helper.getQhawaxStatus(qhawax_name)#

To get qHAWAX status based on name

Parameters:

  • qhawax_name (string) - qHAWAX name