<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=201.17.156.106</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=201.17.156.106"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/201.17.156.106"/>
	<updated>2026-04-04T08:29:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Automated_Hydroponics&amp;diff=9407</id>
		<title>Automated Hydroponics</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Automated_Hydroponics&amp;diff=9407"/>
		<updated>2020-05-29T03:44:25Z</updated>

		<summary type="html">&lt;p&gt;201.17.156.106: Edited Data output &amp;#039;Activate&amp;#039; for a better description after testing it in-game.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | image       = -&lt;br /&gt;
 | name        = Automated Hydroponics&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 20g [[Copper]]&amp;lt;br&amp;gt;10g [[Silicon]]&amp;lt;br&amp;gt;10g [[Steel]]&amp;lt;br&amp;gt;10g [[Solder]]&amp;lt;br&amp;gt;10g [[Electrum]]&lt;br /&gt;
 | stacks      = Kit (Automated Hydroponics) x5&lt;br /&gt;
 }}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             =&lt;br /&gt;
 | image            =&lt;br /&gt;
 | placed_with_item = Kit (Automated Hydroponics)&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = Kit (Automated Hydroponics)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
Automated Hydroponics is used to grow crops.&lt;br /&gt;
* It has 3 control buttons:&lt;br /&gt;
** Plant (plant crop seed from Input Chute)&lt;br /&gt;
** Clear / Harvest (delete crop / Harvest crop and place it to Output chute)&lt;br /&gt;
** Power ON / OFF (this also often kill crop)&lt;br /&gt;
* It has only one growing slot.&lt;br /&gt;
* Takes up a 2x2 area.&lt;br /&gt;
* It includes a grow light, which can grow crops without sunlight, but requires 100W of power.&lt;br /&gt;
* It is airtight.&lt;br /&gt;
* Temperature of the input atmosphere must be within the acceptable range for growing crops.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Connections ==&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! !! Usage&lt;br /&gt;
|-&lt;br /&gt;
! Wire&lt;br /&gt;
| Power, &amp;lt;br&amp;gt;Data&lt;br /&gt;
|-&lt;br /&gt;
! Pipe&lt;br /&gt;
| Liquid ([[Water]], &amp;lt;br&amp;gt;Atmosphere ([[Carbon Dioxide|CO2]])&lt;br /&gt;
|-&lt;br /&gt;
! Chutes&lt;br /&gt;
| In, &amp;lt;br&amp;gt;Out&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the device for player interaction when set to 1. Unlocks it, when set to 0. &lt;br /&gt;
|-&lt;br /&gt;
| Harvest || Boolean || Harvests the plant, clearing it&#039;s content. If a mature plant is inside, sends it to the export &lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Plant || Boolean || Starts growing the plant from the import&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the device on, when set &amp;gt;= 1. Turns it off, when set to &amp;lt;1.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Maximum|| Integer || Default: 100&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Reads if the device is locked.&lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || Amount of items in the inlet chute&lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer || Amount of items in the outlet chute&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the device is flashing an error. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || 0 Is idle (Growth). 1 Plants a seed. 2 Harvests the plant.&lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || Internal atmosphere temperature&lt;br /&gt;
|-&lt;br /&gt;
| Setting|| Integer || ??&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the device, in watts.&lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || Internal atmosphere while growing plants&lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || Internal atmosphere while growing plants&lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || Internal atmosphere while growing plants&lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || Internal atmosphere while growing plants&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || Internal atmosphere while growing plants&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || Internal atmosphere while growing plants&lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || Internal atmosphere while growing plants&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || Float || ?&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || Internal atmosphere pressure, as provided by the atmosphere pipe&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the device is turned on and receives power. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || ?&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the device is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Data Slots ===&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Plant(Slot1) || The pot, where the plant grows&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Export || Export slot&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Import || Import slot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Mature || Boolean || 1 when the plant is ready to be harvested&lt;br /&gt;
|-&lt;br /&gt;
| Health || Integer || The plant takes damage when it does not like it&#039;s environment&lt;br /&gt;
|-&lt;br /&gt;
| Growth || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Efficiency || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied&lt;br /&gt;
|-&lt;br /&gt;
| OccupiedHash || Integer || Returns [[ItemHash]] of item in slot&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>201.17.156.106</name></author>
	</entry>
</feed>