ExWindspeed v0.1.0-beta ExWindspeed.Error View Source

Struct for containing errors when interacting with the sensor.

Link to this section Summary

Types

Reason for failure when reading from sensor.

t()

Struct representing a failure when reading data from the wind speed sensor.

Link to this section Types

Reason for failure when reading from sensor.

Link to this type

t() View Source
t() :: %ExWindspeed.Error{reason: reason()}

Struct representing a failure when reading data from the wind speed sensor.