space_ex v0.1.1 SpaceEx.SpaceCenter.Sensor

A sensor, such as a thermometer.

Obtained by calling SpaceEx.SpaceCenter.Part.get_sensor/2.

Link to this section Summary

Functions

Whether the sensor is active

The part object for this sensor

The current value of the sensor

Whether the sensor is active

Link to this section Functions

Link to this function get_active(conn, this)

Whether the sensor is active.

Link to this function get_part(conn, this)

The part object for this sensor.

Link to this function get_value(conn, this)

The current value of the sensor.

Link to this function set_active(conn, this, value)

Whether the sensor is active.