Versions in this module Expand all Collapse all v0 v0.9.0 Nov 13, 2024 Changes in this version + type Client struct + func (a *Client) GetSensorUsageWeekly(params *GetSensorUsageWeeklyParams, opts ...ClientOption) (*GetSensorUsageWeeklyOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type ClientOption func(*runtime.ClientOperation) + type ClientService interface + GetSensorUsageWeekly func(params *GetSensorUsageWeeklyParams, opts ...ClientOption) (*GetSensorUsageWeeklyOK, error) + SetTransport func(transport runtime.ClientTransport) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type GetSensorUsageWeeklyBadRequest struct + Payload *models.APIHourlyAverageResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSensorUsageWeeklyBadRequest() *GetSensorUsageWeeklyBadRequest + func (o *GetSensorUsageWeeklyBadRequest) Code() int + func (o *GetSensorUsageWeeklyBadRequest) Error() string + func (o *GetSensorUsageWeeklyBadRequest) GetPayload() *models.APIHourlyAverageResponse + func (o *GetSensorUsageWeeklyBadRequest) IsClientError() bool + func (o *GetSensorUsageWeeklyBadRequest) IsCode(code int) bool + func (o *GetSensorUsageWeeklyBadRequest) IsRedirect() bool + func (o *GetSensorUsageWeeklyBadRequest) IsServerError() bool + func (o *GetSensorUsageWeeklyBadRequest) IsSuccess() bool + func (o *GetSensorUsageWeeklyBadRequest) String() string + type GetSensorUsageWeeklyForbidden struct + Payload *models.APIHourlyAverageResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSensorUsageWeeklyForbidden() *GetSensorUsageWeeklyForbidden + func (o *GetSensorUsageWeeklyForbidden) Code() int + func (o *GetSensorUsageWeeklyForbidden) Error() string + func (o *GetSensorUsageWeeklyForbidden) GetPayload() *models.APIHourlyAverageResponse + func (o *GetSensorUsageWeeklyForbidden) IsClientError() bool + func (o *GetSensorUsageWeeklyForbidden) IsCode(code int) bool + func (o *GetSensorUsageWeeklyForbidden) IsRedirect() bool + func (o *GetSensorUsageWeeklyForbidden) IsServerError() bool + func (o *GetSensorUsageWeeklyForbidden) IsSuccess() bool + func (o *GetSensorUsageWeeklyForbidden) String() string + type GetSensorUsageWeeklyInternalServerError struct + Payload *models.APIHourlyAverageResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSensorUsageWeeklyInternalServerError() *GetSensorUsageWeeklyInternalServerError + func (o *GetSensorUsageWeeklyInternalServerError) Code() int + func (o *GetSensorUsageWeeklyInternalServerError) Error() string + func (o *GetSensorUsageWeeklyInternalServerError) GetPayload() *models.APIHourlyAverageResponse + func (o *GetSensorUsageWeeklyInternalServerError) IsClientError() bool + func (o *GetSensorUsageWeeklyInternalServerError) IsCode(code int) bool + func (o *GetSensorUsageWeeklyInternalServerError) IsRedirect() bool + func (o *GetSensorUsageWeeklyInternalServerError) IsServerError() bool + func (o *GetSensorUsageWeeklyInternalServerError) IsSuccess() bool + func (o *GetSensorUsageWeeklyInternalServerError) String() string + type GetSensorUsageWeeklyOK struct + Payload *models.APIWeeklyAverageResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSensorUsageWeeklyOK() *GetSensorUsageWeeklyOK + func (o *GetSensorUsageWeeklyOK) Code() int + func (o *GetSensorUsageWeeklyOK) Error() string + func (o *GetSensorUsageWeeklyOK) GetPayload() *models.APIWeeklyAverageResponse + func (o *GetSensorUsageWeeklyOK) IsClientError() bool + func (o *GetSensorUsageWeeklyOK) IsCode(code int) bool + func (o *GetSensorUsageWeeklyOK) IsRedirect() bool + func (o *GetSensorUsageWeeklyOK) IsServerError() bool + func (o *GetSensorUsageWeeklyOK) IsSuccess() bool + func (o *GetSensorUsageWeeklyOK) String() string + type GetSensorUsageWeeklyParams struct + Context context.Context + Filter *string + HTTPClient *http.Client + func NewGetSensorUsageWeeklyParams() *GetSensorUsageWeeklyParams + func NewGetSensorUsageWeeklyParamsWithContext(ctx context.Context) *GetSensorUsageWeeklyParams + func NewGetSensorUsageWeeklyParamsWithHTTPClient(client *http.Client) *GetSensorUsageWeeklyParams + func NewGetSensorUsageWeeklyParamsWithTimeout(timeout time.Duration) *GetSensorUsageWeeklyParams + func (o *GetSensorUsageWeeklyParams) SetContext(ctx context.Context) + func (o *GetSensorUsageWeeklyParams) SetDefaults() + func (o *GetSensorUsageWeeklyParams) SetFilter(filter *string) + func (o *GetSensorUsageWeeklyParams) SetHTTPClient(client *http.Client) + func (o *GetSensorUsageWeeklyParams) SetTimeout(timeout time.Duration) + func (o *GetSensorUsageWeeklyParams) WithContext(ctx context.Context) *GetSensorUsageWeeklyParams + func (o *GetSensorUsageWeeklyParams) WithDefaults() *GetSensorUsageWeeklyParams + func (o *GetSensorUsageWeeklyParams) WithFilter(filter *string) *GetSensorUsageWeeklyParams + func (o *GetSensorUsageWeeklyParams) WithHTTPClient(client *http.Client) *GetSensorUsageWeeklyParams + func (o *GetSensorUsageWeeklyParams) WithTimeout(timeout time.Duration) *GetSensorUsageWeeklyParams + func (o *GetSensorUsageWeeklyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSensorUsageWeeklyReader struct + func (o *GetSensorUsageWeeklyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSensorUsageWeeklyTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewGetSensorUsageWeeklyTooManyRequests() *GetSensorUsageWeeklyTooManyRequests + func (o *GetSensorUsageWeeklyTooManyRequests) Code() int + func (o *GetSensorUsageWeeklyTooManyRequests) Error() string + func (o *GetSensorUsageWeeklyTooManyRequests) GetPayload() *models.MsaReplyMetaOnly + func (o *GetSensorUsageWeeklyTooManyRequests) IsClientError() bool + func (o *GetSensorUsageWeeklyTooManyRequests) IsCode(code int) bool + func (o *GetSensorUsageWeeklyTooManyRequests) IsRedirect() bool + func (o *GetSensorUsageWeeklyTooManyRequests) IsServerError() bool + func (o *GetSensorUsageWeeklyTooManyRequests) IsSuccess() bool + func (o *GetSensorUsageWeeklyTooManyRequests) String() string