Module spaceapi_server::sensors[][src]

Sensor related stuff.

Structs

SensorSpec

A specification of a sensor.

Enums

SensorError

A SensorError wraps problems that can occur when reading or updating sensor values.

Traits

ErrorCause
ErrorDescription
ErrorDisplay

Type Definitions

SafeSensorSpecs

A vector of sensor specs, wrapped in an Arc. Safe for use in multithreaded situations.