Enum: IntegratedSensorEnum
URI: [namo:IntegratedSensorEnum](https://w3id.org/monarch-initiative/namo/IntegratedSensorEnum)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| TEER | None | Trans-epithelial electrical resistance sensor |
| OXYGEN | None | Oxygen sensor |
| PH | None | pH sensor |
| TEMPERATURE | None | Temperature sensor |
| PRESSURE | None | Pressure sensor |
| FLOW_RATE | None | Flow rate sensor |
| ELECTROCHEMICAL | None | Electrochemical sensors |
| OPTICAL | None | Optical sensors |
| IMPEDANCE | None | Impedance sensors |
## Slots
| Name | Description |
| --- | --- |
| [sensor_integration](sensor_integration.md) | Sensors integrated for real-time monitoring |
| [sensors_integrated](sensors_integrated.md) | Sensors integrated into the device for monitoring |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/monarch-initiative/namo
## LinkML Source
name: IntegratedSensorEnum
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
permissible_values:
TEER:
text: TEER
description: Trans-epithelial electrical resistance sensor
OXYGEN:
text: OXYGEN
description: Oxygen sensor
PH:
text: PH
description: pH sensor
TEMPERATURE:
text: TEMPERATURE
description: Temperature sensor
PRESSURE:
text: PRESSURE
description: Pressure sensor
FLOW_RATE:
text: FLOW_RATE
description: Flow rate sensor
ELECTROCHEMICAL:
text: ELECTROCHEMICAL
description: Electrochemical sensors
OPTICAL:
text: OPTICAL
description: Optical sensors
IMPEDANCE:
text: IMPEDANCE
description: Impedance sensors