Namespace Tudormobile.Airthings
Classes
- Account
Represents an Airthings account.
- AccountsResponse
Represents the response from a list accounts request.
- AirthingsClient
Provides a client for interacting with the Airthings Consumer API.
- ApiResponse
Base class for all Airthings API responses.
- Device
Represents an Airthings device.
- DevicesResponse
Represents the response from a list devices request.
- DevicesSamplesResponse
Represents the response from a devices samples request.
- Sensor
Represents a single sensor reading from an Airthings device.
- SensorsResponse
Represents the response from a sensors request for a specific device.
Interfaces
- IAirthingsClient
Provides methods for interacting with the Airthings API to manage accounts, devices, and sensor data.
Enums
- UnitsType
Specifies the unit system used for sensor readings.