A beginner's guide
Explore Plans
Mobile menu Close menu
Blue ConnectBlue Connect

History of pH becomes OK

This query returns a list of when the pH of your pool water was been evaluated as OK according to your swimming pool target values.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of when the pH of your pool water was been evaluated as OK according to your swimming pool target values.
API endpoint slug
blueconnect.history_of_ph_becomes_ok
Runtime method
performQuery("blueconnect.history_of_ph_becomes_ok")

Query fields

Swimming pool ID Dropdown list

Label
Swimming pool
Slug
swimming_pool_id
Required
true
Can have default value
false

Ingredients

PhLast pH value measured.

Slug
current_ph
Filter code
Blueconnect.historyOfPhBecomesOk.Ph
Type
String
Example
6.8

Ph targetIdeal pH value for your swimming pool as configured in the app.

Slug
target_ph
Filter code
Blueconnect.historyOfPhBecomesOk.PhTarget
Type
String
Example
7.3

Ph minMinimal "OK" pH value for your swimming pool as configured in the app.

Slug
min_ph
Filter code
Blueconnect.historyOfPhBecomesOk.PhMin
Type
String
Example
7.2

Ph maxMaximal "OK" pH value for your swimming pool as configured in the app.

Slug
max_ph
Filter code
Blueconnect.historyOfPhBecomesOk.PhMax
Type
String
Example
7.6

Analyzed atDate and time analysis was performed. Format: iso8601

Slug
generated_at_iso8601
Filter code
Blueconnect.historyOfPhBecomesOk.AnalyzedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Analyzed at localized mmddyyyyDate and time analysis was performed. Format: mm/dd/yyyy. Your IFTTT timezone.

Slug
generated_at_localized_mmddyyyy
Filter code
Blueconnect.historyOfPhBecomesOk.AnalyzedAtLocalizedMmddyyyy
Type
String
Example
01/14/2019 11:33:55

Analyzed at localized ddmmyyyyDate and time analysis was performed. Format: dd/mm/yyyy. Your IFTTT timezone.

Slug
generated_at_localized_ddmmyyyy
Filter code
Blueconnect.historyOfPhBecomesOk.AnalyzedAtLocalizedDdmmyyyy
Type
String
Example
14/01/2018 16:02:33