An ::equipment-wrapper record set.
Record SetA vector of valid ::equipment-wrapper records.
An ::equipment record wrapped in an :equipment map.
RecordA record representing the brewing equipment used in brewing.
A non-negative IEEE-754 floating point number representing the target volume of the batch at the start of fermentation.
Floating Point:batch-size5.8A non-negative IEEE-754 floating point number representing the pre-boil volume for the equipment setup.
Floating Point:boil-size10.8A non-negative IEEE-754 floating point number representing the normal amount of time one boils for this equipment setup. This can be used with the evaporation rate to calculate the evaporation loss.
Floating Point:boil-time15A boolean denoting whether or not programs reading this equipment record should calculate the boil size.
When absent, assume false.
When true, then boil-size = (batch-size - top-up-water - trub-chiller-loss) * (1 + boil-time * evap-rate)
Boolean:calc-boil-volumetrueA non-empty string denoting a display value for the pre-fermentation volume formatted for display in arbitrary units.
Text:display-batch-size"4.5 gallons"A non-empty string denoting a display value for the pre-boil volume formatted for display in arbitrary units.
Text:display-boil-size"5.0 gallons"A non-empty string denoting a display value for the volume of wort lost in the lauter vessel formatted for display in arbitrary units.
Text:display-lauter-deadspace"2.2 liters"A non-empty string denoting a display value for the top-up water added to the pre-boil stage of the kettle formatted for display in arbitrary units.
Text:display-top-up-kettle"2.2 liters"A non-empty string denoting a display value for the volume of top-up water added before fermentation formatted for display in arbitrary units.
Text:display-top-up-water"2.2 liters"A non-empty string denoting a display value for the volume of wort lost in transition between boiler and fermentation vessel formatted for display in arbitrary units.
Text:display-trub-chiller-loss"2.2 liters"A non-empty string denoting a display value for the volume capacity of the mash tun formatted for display in arbitrary units.
Text:display-tun-volume"20 liters"A non-empty string denoting a display value for the empty weight of the mash tun formatted for display in arbitrary units.
Text:display-tun-weight"5.5 pounds"A non-negative IEEE-754 floating point number representing the percentage of wort lost to evaporation per hour of the boil.
Percentage:evap-rate1.2A non-negative IEEE-754 floating point number representing the percentage of large batch hop utilization.
Percentage:hop-utilization1.2A non-negative IEEE-754 floating point number representing the volume of wort lost to the lauter tun.
Floating Point:lauter-deadspace0.1A non-empty string representing the name of the ingredient.
Text:name"Citra"A non-empty string representing any notes about the subject.
Text:notes"A wonderful, zesty aroma."A non-negative IEEE-754 floating point number representing the volume of top-up water added to the boil kettle before the boil begins.
Floating Point:top-up-kettle2.1A non-negative IEEE-754 floating point number representing the volume of top-up water added before fermentation in liters.
Floating Point:top-up-water2.1A non-negative IEEE-754 floating point number representing the volume of wort lost during transition from the boiler to primary fermentation vessel.
Floating Point:trub-chiller-loss0.1A non-negative IEEE-754 floating point number representing the specific heat of the mash tun in Calories per gram-degree Celsius.
Floating Point:tun-specific-heat0.2A non-negative IEEE-754 floating point number representing the volume of the of the mash tun in liters.
Floating Point:tun-volume15.0A non-negative IEEE-754 floating point number representing the weight of the of the mash tun in kilograms.
Floating Point:tun-weight15.0An integer representing the version of the BeerXML standard implemented in a given record. Currently, only 1 exists.
Integer:version1Can you improve this documentation? These fine people already did:
Nick Nichols & Nick A NicholsEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |