| # | +Device Nickname | +Device ID | +Plant Type | +Soil Type | +Permanent Wilting Point | +Field Capacity | +Min Temperature | +Min Brightness | +
|---|---|---|---|---|---|---|---|---|
| {index} | +{device.alias} | +{device.deviceId} | +{device.type} | +{getSoil(device.type)} | +{getPermWilPoint(device.type) + " %"} | +{getFieldCap(device.type) + " %"} | +{getMinTemp(device.type) + " °C"} | +{getMinLux(device.type) + " lux"} | +