addedInput schema / properties / items / description
Added value: +"Optional supplied fertilization plan items to analyze."
addedInput schema / properties / items / items / properties / brand_name / description
Added value: +"Optional fertilizer brand name for this dosing item."
addedInput schema / properties / items / items / properties / days_of_week / description
Added value: +"Scheduled dosing days as numbers from 1 to 7."
addedInput schema / properties / items / items / properties / days_of_week / items / description
Added value: +"Day of week number from 1 to 7."
addedInput schema / properties / items / items / properties / dose_unit / description
Added value: +"Dose unit, defaulting to ml."
addedInput schema / properties / items / items / properties / dose_value / description
Added value: +"Dose amount per scheduled application."
addedInput schema / properties / items / items / properties / method / description
Added value: +"Dosing method for the fertilizer item."
addedInput schema / properties / items / items / properties / notes / description
Added value: +"Optional non-persistent notes for this dosing item."
addedInput schema / properties / items / items / properties / product_name / description
Added value: +"Fertilizer product name for this dosing item."
addedInput schema / properties / items / items / properties / sort_order / description
Added value: +"Optional sort order for displaying plan items."
addedInput schema / properties / language / description
Added value: +"Optional preferred response language: it, en or es."
addedInput schema / properties / measurements / description
Added value: +"Optional current measurements for nutrient-gap calculations."
addedInput schema / properties / measurements / items / properties / kind / description
Added value: +"Measured nutrient or water parameter name."
addedInput schema / properties / measurements / items / properties / measured_at / description
Added value: +"Optional ISO datetime for when the measurement was taken."
changedInput schema / properties / measurements / items / properties / value / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / measurements / items / properties / value / description
Added value: +"Measured numeric value; omit or use null when unknown."
addedInput schema / properties / regime / description
Added value: +"Optional fertilization regime name or strategy."
addedInput schema / properties / targets / description
Added value: +"Optional target nutrient concentrations."
changedInput schema / properties / targets / properties / boron_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / boron_mg_l / description
Added value: +"Target boron concentration in mg/L."
changedInput schema / properties / targets / properties / calcium_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / calcium_mg_l / description
Added value: +"Target calcium concentration in mg/L."
changedInput schema / properties / targets / properties / copper_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / copper_mg_l / description
Added value: +"Target copper concentration in mg/L."
changedInput schema / properties / targets / properties / iron_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / iron_mg_l / description
Added value: +"Target iron concentration in mg/L."
changedInput schema / properties / targets / properties / magnesium_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / magnesium_mg_l / description
Added value: +"Target magnesium concentration in mg/L."
changedInput schema / properties / targets / properties / manganese_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / manganese_mg_l / description
Added value: +"Target manganese concentration in mg/L."
changedInput schema / properties / targets / properties / molybdenum_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / molybdenum_mg_l / description
Added value: +"Target molybdenum concentration in mg/L."
changedInput schema / properties / targets / properties / nitrogen_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / nitrogen_mg_l / description
Added value: +"Target nitrogen concentration in mg/L."
changedInput schema / properties / targets / properties / phosphorus_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / phosphorus_mg_l / description
Added value: +"Target phosphorus concentration in mg/L."
changedInput schema / properties / targets / properties / potassium_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / potassium_mg_l / description
Added value: +"Target potassium concentration in mg/L."
changedInput schema / properties / targets / properties / zinc_mg_l / anyOf
Previous value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "description": "Finite numeric value for advisory calculations.",
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / targets / properties / zinc_mg_l / description
Added value: +"Target zinc concentration in mg/L."
addedInput schema / properties / volume_liters / description
Added value: +"Tank or habitat volume in liters."