Expand description
Rust bindings for devices that support the Awair Local API.
The Awair Local API is documented here: https://support.getawair.com/hc/en-us/articles/360049221014-Awair-Element-Local-API-Feature
Structs§
- AirData
- Represents a sample of air quality data taken from an Awair device’s Local API.
- Awair
- Represents a connection to an Awair device.
- Device
Config - Represents a Awair device’s active configuration, as returned from the Local API.
- LedConfig
- The Awair device’s LED configuration state, as returned from the Local API.
Enums§
- Error
- Represents the errors that can occur when retrieving search results.