# Functions
New creates a new sensor API client.
NewAirQualityIndexOK creates a AirQualityIndexOK with default headers values.
NewAirQualityIndexParams creates a new AirQualityIndexParams object with the default values initialized.
NewAirQualityIndexParamsWithContext creates a new AirQualityIndexParams object with the default values initialized, and the ability to set a context for a request.
NewAirQualityIndexParamsWithHTTPClient creates a new AirQualityIndexParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAirQualityIndexParamsWithTimeout creates a new AirQualityIndexParams object with the default values initialized, and the ability to set a timeout on a request.
NewSensorOK creates a SensorOK with default headers values.
NewSensorParams creates a new SensorParams object with the default values initialized.
NewSensorParamsWithContext creates a new SensorParams object with the default values initialized, and the ability to set a context for a request.
NewSensorParamsWithHTTPClient creates a new SensorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSensorParamsWithTimeout creates a new SensorParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
AirQualityIndexOK handles this case with default header values.
AirQualityIndexParams contains all the parameters to send to the API endpoint
for the air quality index operation typically these are written to a http.Request
*/.
AirQualityIndexReader is a Reader for the AirQualityIndex structure.
Client for sensor API
*/.
SensorOK handles this case with default header values.
SensorParams contains all the parameters to send to the API endpoint
for the sensor operation typically these are written to a http.Request
*/.
SensorReader is a Reader for the Sensor structure.