Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

weather_bell_api_for_vizrt

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weather_bell_api_for_vizrt - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

docs/Change.md

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Change
# WeatherApiForVizrt.Change

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Conditions
# WeatherApiForVizrt.Conditions

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Cumulative
# WeatherApiForVizrt.Cumulative

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.CumulativePressure
# WeatherApiForVizrt.CumulativePressure

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.CumulativeRain
# WeatherApiForVizrt.CumulativeRain

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.CumulativeSnow
# WeatherApiForVizrt.CumulativeSnow

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.CumulativeTemperature
# WeatherApiForVizrt.CumulativeTemperature

@@ -3,0 +3,0 @@ ## Properties

@@ -1,4 +0,4 @@

# WeatherBellApiForVizrt.DefaultApi
# WeatherApiForVizrt.DefaultApi
All URIs are relative to *https://vizapi.weather-bell.com/viz-api/v1*
All URIs are relative to *https://weatherbell.com/viz-api/v1*

@@ -25,6 +25,13 @@ Method | HTTP request | Description

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
var apiInstance = new WeatherBellApiForVizrt.DefaultApi();
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix = 'Token';
var apiInstance = new WeatherApiForVizrt.DefaultApi();
var lat = 3.4; // Number | Latitude

@@ -70,3 +77,3 @@

No authorization required
[APIKeyHeader](../README.md#APIKeyHeader)

@@ -86,6 +93,13 @@ ### HTTP request headers

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
var apiInstance = new WeatherBellApiForVizrt.DefaultApi();
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix = 'Token';
var apiInstance = new WeatherApiForVizrt.DefaultApi();
var locationId = "locationId_example"; // String | Location ID

@@ -128,3 +142,3 @@

No authorization required
[APIKeyHeader](../README.md#APIKeyHeader)

@@ -144,6 +158,13 @@ ### HTTP request headers

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
var apiInstance = new WeatherBellApiForVizrt.DefaultApi();
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix = 'Token';
var apiInstance = new WeatherApiForVizrt.DefaultApi();
var lat = 3.4; // Number | Latitude

@@ -201,3 +222,3 @@

No authorization required
[APIKeyHeader](../README.md#APIKeyHeader)

@@ -217,6 +238,13 @@ ### HTTP request headers

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
var apiInstance = new WeatherBellApiForVizrt.DefaultApi();
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix = 'Token';
var apiInstance = new WeatherApiForVizrt.DefaultApi();
var locationId = "locationId_example"; // String | Location ID

@@ -271,3 +299,3 @@

No authorization required
[APIKeyHeader](../README.md#APIKeyHeader)

@@ -287,6 +315,13 @@ ### HTTP request headers

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
var apiInstance = new WeatherBellApiForVizrt.DefaultApi();
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix = 'Token';
var apiInstance = new WeatherApiForVizrt.DefaultApi();
var lat = 3.4; // Number | Latitude

@@ -335,3 +370,3 @@

No authorization required
[APIKeyHeader](../README.md#APIKeyHeader)

@@ -351,6 +386,13 @@ ### HTTP request headers

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
var apiInstance = new WeatherBellApiForVizrt.DefaultApi();
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix = 'Token';
var apiInstance = new WeatherApiForVizrt.DefaultApi();
var locationId = "locationId_example"; // String | Location ID

@@ -396,3 +438,3 @@

No authorization required
[APIKeyHeader](../README.md#APIKeyHeader)

@@ -412,6 +454,13 @@ ### HTTP request headers

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
var apiInstance = new WeatherBellApiForVizrt.DefaultApi();
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix = 'Token';
var apiInstance = new WeatherApiForVizrt.DefaultApi();
var lat = 3.4; // Number | Latitude

@@ -430,2 +479,3 @@

var opts = {
'showCumulative': true, // Boolean | Whether or not to show cumulative data
'unitTemp': "c", // String | Units (f, c, or k)

@@ -458,2 +508,3 @@ 'unitWind': "knot", // String | Units (kph, mph, or knot)

**interval** | **Number**| Defines the time interval between each element. For example, hourly observations (or forecasts) can be retrieved by setting intervalType to hour and interval to 1. |
**showCumulative** | **Boolean**| Whether or not to show cumulative data | [optional] [default to true]
**unitTemp** | **String**| Units (f, c, or k) | [optional] [default to c]

@@ -471,3 +522,3 @@ **unitWind** | **String**| Units (kph, mph, or knot) | [optional] [default to knot]

No authorization required
[APIKeyHeader](../README.md#APIKeyHeader)

@@ -487,6 +538,13 @@ ### HTTP request headers

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
var apiInstance = new WeatherBellApiForVizrt.DefaultApi();
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix = 'Token';
var apiInstance = new WeatherApiForVizrt.DefaultApi();
var locationId = "locationId_example"; // String | Location ID

@@ -503,2 +561,3 @@

var opts = {
'showCumulative': true, // Boolean | Whether or not to show cumulative data
'unitTemp': "c", // String | Units (f, c, or k)

@@ -530,2 +589,3 @@ 'unitWind': "knot", // String | Units (kph, mph, or knot)

**interval** | **Number**| Defines the time interval between each element. For example, hourly observations (or forecasts) can be retrieved by setting intervalType to hour and interval to 1. |
**showCumulative** | **Boolean**| Whether or not to show cumulative data | [optional] [default to true]
**unitTemp** | **String**| Units (f, c, or k) | [optional] [default to c]

@@ -543,3 +603,3 @@ **unitWind** | **String**| Units (kph, mph, or knot) | [optional] [default to knot]

No authorization required
[APIKeyHeader](../README.md#APIKeyHeader)

@@ -546,0 +606,0 @@ ### HTTP request headers

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Humidity
# WeatherApiForVizrt.Humidity

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Ice
# WeatherApiForVizrt.Ice

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Location
# WeatherApiForVizrt.Location

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.PointData
# WeatherApiForVizrt.PointData

@@ -11,4 +11,3 @@ ## Properties

**stats** | [**Stats**](Stats.md) | | [optional]
**cumulative** | [**Cumulative**](Cumulative.md) | | [optional]

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Pressure
# WeatherApiForVizrt.Pressure

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Rain
# WeatherApiForVizrt.Rain

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Series
# WeatherApiForVizrt.Series

@@ -11,2 +11,3 @@ ## Properties

**location** | [**Location**](Location.md) | | [optional]
**cumultative** | [**Cumulative**](Cumulative.md) | | [optional]
**list** | [**[SeriesData]**](SeriesData.md) | | [optional]

@@ -13,0 +14,0 @@

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.SeriesData
# WeatherApiForVizrt.SeriesData

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Snow
# WeatherApiForVizrt.Snow

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Stats
# WeatherApiForVizrt.Stats

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.SunMoon
# WeatherApiForVizrt.SunMoon

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Temperature
# WeatherApiForVizrt.Temperature

@@ -12,3 +12,5 @@ ## Properties

**heatIndex** | **Number** | | [optional]
**max24hr** | **Number** | maximum over 24 hours | [optional]
**min24hr** | **Number** | minimum over 24 hours | [optional]

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Total
# WeatherApiForVizrt.Total

@@ -3,0 +3,0 @@ ## Properties

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.UnitPressure
# WeatherApiForVizrt.UnitPressure

@@ -3,0 +3,0 @@ ## Enum

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.UnitRain
# WeatherApiForVizrt.UnitRain

@@ -3,0 +3,0 @@ ## Enum

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.UnitSnow
# WeatherApiForVizrt.UnitSnow

@@ -3,0 +3,0 @@ ## Enum

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.UnitTemp
# WeatherApiForVizrt.UnitTemp

@@ -3,0 +3,0 @@ ## Enum

@@ -1,2 +0,2 @@

# WeatherBellApiForVizrt.Wind
# WeatherApiForVizrt.Wind

@@ -3,0 +3,0 @@ ## Properties

{
"name": "weather_bell_api_for_vizrt",
"version": "1.0.1",
"description": "This_is_WeatherBells_API_to_provide_Weather_Data_to_a_Vizrt_Graphics_System",
"version": "1.0.2",
"description": "This_is_a_sample_Weather_API_to_provide_Weather_Data_to_a_Vizrt_Graphics_System",
"license": "Unlicense",

@@ -6,0 +6,0 @@ "main": "src/index.js",

@@ -1,5 +0,5 @@

# weather_bell_api_for_vizrt
# weather_api_for_vizrt
WeatherBellApiForVizrt - JavaScript client for weather_bell_api_for_vizrt
This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
WeatherApiForVizrt - JavaScript client for weather_api_for_vizrt
This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

@@ -23,3 +23,3 @@

```shell
npm install weather_bell_api_for_vizrt --save
npm install weather_api_for_vizrt --save
```

@@ -42,3 +42,3 @@

Finally, switch to the directory you want to use your weather_bell_api_for_vizrt from, and run:
Finally, switch to the directory you want to use your weather_api_for_vizrt from, and run:

@@ -49,3 +49,3 @@ ```shell

You should now be able to `require('weather_bell_api_for_vizrt')` in javascript files from the directory you ran the last
You should now be able to `require('weather_api_for_vizrt')` in javascript files from the directory you ran the last
command above from.

@@ -56,7 +56,7 @@

If the library is hosted at a git repository, e.g.
https://github.com/YOUR_USERNAME/weather_bell_api_for_vizrt
https://github.com/YOUR_USERNAME/weather_api_for_vizrt
then install it via:
```shell
npm install YOUR_USERNAME/weather_bell_api_for_vizrt --save
npm install YOUR_USERNAME/weather_api_for_vizrt --save
```

@@ -100,6 +100,14 @@

```javascript
var WeatherBellApiForVizrt = require('weather_bell_api_for_vizrt');
var WeatherApiForVizrt = require('weather_api_for_vizrt');
var api = new WeatherBellApiForVizrt.DefaultApi()
var defaultClient = WeatherApiForVizrt.ApiClient.instance;
// Configure API key authorization: APIKeyHeader
var APIKeyHeader = defaultClient.authentications['APIKeyHeader'];
APIKeyHeader.apiKey = "YOUR API KEY"
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//APIKeyHeader.apiKeyPrefix['X-API-Key'] = "Token"
var api = new WeatherApiForVizrt.DefaultApi()
var lat = 3.4; // {Number} Latitude

@@ -130,14 +138,14 @@

All URIs are relative to *https://vizapi.weather-bell.com/viz-api/v1*
All URIs are relative to *https://weatherbell.com/viz-api/v1*
Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
*WeatherBellApiForVizrt.DefaultApi* | [**currentByLatLngGet**](docs/DefaultApi.md#currentByLatLngGet) | **GET** /current/byLatLng | Returns current weather data by latitude & longitude
*WeatherBellApiForVizrt.DefaultApi* | [**currentByLocationIdGet**](docs/DefaultApi.md#currentByLocationIdGet) | **GET** /current/byLocationId | Returns current weather data by Location ID
*WeatherBellApiForVizrt.DefaultApi* | [**forecastByLatLngGet**](docs/DefaultApi.md#forecastByLatLngGet) | **GET** /forecast/byLatLng | Returns forecast data by latitude & longitude
*WeatherBellApiForVizrt.DefaultApi* | [**forecastByLocationIdGet**](docs/DefaultApi.md#forecastByLocationIdGet) | **GET** /forecast/byLocationId | Returns forecast data by Location ID
*WeatherBellApiForVizrt.DefaultApi* | [**historicalByLatLngGet**](docs/DefaultApi.md#historicalByLatLngGet) | **GET** /historical/byLatLng | Returns historical Weather data by latitude, longitude & timestamp
*WeatherBellApiForVizrt.DefaultApi* | [**historicalByLocationIdGet**](docs/DefaultApi.md#historicalByLocationIdGet) | **GET** /historical/byLocationId | Returns historical Weather data by Location ID & date
*WeatherBellApiForVizrt.DefaultApi* | [**observationByLatLngGet**](docs/DefaultApi.md#observationByLatLngGet) | **GET** /observation/byLatLng | Returns observation data by latitude & longitude
*WeatherBellApiForVizrt.DefaultApi* | [**observationByLocationIdGet**](docs/DefaultApi.md#observationByLocationIdGet) | **GET** /observation/byLocationId | Returns observation data by Location ID
*WeatherApiForVizrt.DefaultApi* | [**currentByLatLngGet**](docs/DefaultApi.md#currentByLatLngGet) | **GET** /current/byLatLng | Returns current weather data by latitude & longitude
*WeatherApiForVizrt.DefaultApi* | [**currentByLocationIdGet**](docs/DefaultApi.md#currentByLocationIdGet) | **GET** /current/byLocationId | Returns current weather data by Location ID
*WeatherApiForVizrt.DefaultApi* | [**forecastByLatLngGet**](docs/DefaultApi.md#forecastByLatLngGet) | **GET** /forecast/byLatLng | Returns forecast data by latitude & longitude
*WeatherApiForVizrt.DefaultApi* | [**forecastByLocationIdGet**](docs/DefaultApi.md#forecastByLocationIdGet) | **GET** /forecast/byLocationId | Returns forecast data by Location ID
*WeatherApiForVizrt.DefaultApi* | [**historicalByLatLngGet**](docs/DefaultApi.md#historicalByLatLngGet) | **GET** /historical/byLatLng | Returns historical Weather data by latitude, longitude & timestamp
*WeatherApiForVizrt.DefaultApi* | [**historicalByLocationIdGet**](docs/DefaultApi.md#historicalByLocationIdGet) | **GET** /historical/byLocationId | Returns historical Weather data by Location ID & date
*WeatherApiForVizrt.DefaultApi* | [**observationByLatLngGet**](docs/DefaultApi.md#observationByLatLngGet) | **GET** /observation/byLatLng | Returns observation data by latitude & longitude
*WeatherApiForVizrt.DefaultApi* | [**observationByLocationIdGet**](docs/DefaultApi.md#observationByLocationIdGet) | **GET** /observation/byLocationId | Returns observation data by Location ID

@@ -147,27 +155,27 @@

- [WeatherBellApiForVizrt.Change](docs/Change.md)
- [WeatherBellApiForVizrt.Conditions](docs/Conditions.md)
- [WeatherBellApiForVizrt.Cumulative](docs/Cumulative.md)
- [WeatherBellApiForVizrt.CumulativePressure](docs/CumulativePressure.md)
- [WeatherBellApiForVizrt.CumulativeRain](docs/CumulativeRain.md)
- [WeatherBellApiForVizrt.CumulativeSnow](docs/CumulativeSnow.md)
- [WeatherBellApiForVizrt.CumulativeTemperature](docs/CumulativeTemperature.md)
- [WeatherBellApiForVizrt.Humidity](docs/Humidity.md)
- [WeatherBellApiForVizrt.Ice](docs/Ice.md)
- [WeatherBellApiForVizrt.Location](docs/Location.md)
- [WeatherBellApiForVizrt.PointData](docs/PointData.md)
- [WeatherBellApiForVizrt.Pressure](docs/Pressure.md)
- [WeatherBellApiForVizrt.Rain](docs/Rain.md)
- [WeatherBellApiForVizrt.Series](docs/Series.md)
- [WeatherBellApiForVizrt.SeriesData](docs/SeriesData.md)
- [WeatherBellApiForVizrt.Snow](docs/Snow.md)
- [WeatherBellApiForVizrt.Stats](docs/Stats.md)
- [WeatherBellApiForVizrt.SunMoon](docs/SunMoon.md)
- [WeatherBellApiForVizrt.Temperature](docs/Temperature.md)
- [WeatherBellApiForVizrt.Total](docs/Total.md)
- [WeatherBellApiForVizrt.UnitPressure](docs/UnitPressure.md)
- [WeatherBellApiForVizrt.UnitRain](docs/UnitRain.md)
- [WeatherBellApiForVizrt.UnitSnow](docs/UnitSnow.md)
- [WeatherBellApiForVizrt.UnitTemp](docs/UnitTemp.md)
- [WeatherBellApiForVizrt.Wind](docs/Wind.md)
- [WeatherApiForVizrt.Change](docs/Change.md)
- [WeatherApiForVizrt.Conditions](docs/Conditions.md)
- [WeatherApiForVizrt.Cumulative](docs/Cumulative.md)
- [WeatherApiForVizrt.CumulativePressure](docs/CumulativePressure.md)
- [WeatherApiForVizrt.CumulativeRain](docs/CumulativeRain.md)
- [WeatherApiForVizrt.CumulativeSnow](docs/CumulativeSnow.md)
- [WeatherApiForVizrt.CumulativeTemperature](docs/CumulativeTemperature.md)
- [WeatherApiForVizrt.Humidity](docs/Humidity.md)
- [WeatherApiForVizrt.Ice](docs/Ice.md)
- [WeatherApiForVizrt.Location](docs/Location.md)
- [WeatherApiForVizrt.PointData](docs/PointData.md)
- [WeatherApiForVizrt.Pressure](docs/Pressure.md)
- [WeatherApiForVizrt.Rain](docs/Rain.md)
- [WeatherApiForVizrt.Series](docs/Series.md)
- [WeatherApiForVizrt.SeriesData](docs/SeriesData.md)
- [WeatherApiForVizrt.Snow](docs/Snow.md)
- [WeatherApiForVizrt.Stats](docs/Stats.md)
- [WeatherApiForVizrt.SunMoon](docs/SunMoon.md)
- [WeatherApiForVizrt.Temperature](docs/Temperature.md)
- [WeatherApiForVizrt.Total](docs/Total.md)
- [WeatherApiForVizrt.UnitPressure](docs/UnitPressure.md)
- [WeatherApiForVizrt.UnitRain](docs/UnitRain.md)
- [WeatherApiForVizrt.UnitSnow](docs/UnitSnow.md)
- [WeatherApiForVizrt.UnitTemp](docs/UnitTemp.md)
- [WeatherApiForVizrt.Wind](docs/Wind.md)

@@ -177,3 +185,8 @@

All endpoints do not require authorization.
### APIKeyHeader
- **Type**: API key
- **API key parameter name**: X-API-Key
- **Location**: HTTP header
/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.DefaultApi = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.PointData, root.WeatherBellApiForVizrt.Series);
root.WeatherApiForVizrt.DefaultApi = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.PointData, root.WeatherApiForVizrt.Series);
}

@@ -103,3 +103,3 @@ }(this, function(ApiClient, PointData, Series) {

var authNames = [];
var authNames = ['APIKeyHeader'];
var contentTypes = [];

@@ -161,3 +161,3 @@ var accepts = ['application/json'];

var authNames = [];
var authNames = ['APIKeyHeader'];
var contentTypes = [];

@@ -254,3 +254,3 @@ var accepts = ['application/json'];

var authNames = [];
var authNames = ['APIKeyHeader'];
var contentTypes = [];

@@ -340,3 +340,3 @@ var accepts = ['application/json'];

var authNames = [];
var authNames = ['APIKeyHeader'];
var contentTypes = [];

@@ -412,3 +412,3 @@ var accepts = ['application/json'];

var authNames = [];
var authNames = ['APIKeyHeader'];
var contentTypes = [];

@@ -477,3 +477,3 @@ var accepts = ['application/json'];

var authNames = [];
var authNames = ['APIKeyHeader'];
var contentTypes = [];

@@ -507,2 +507,3 @@ var accepts = ['application/json'];

* @param {Object} opts Optional parameters
* @param {Boolean} opts.showCumulative Whether or not to show cumulative data (default to true)
* @param {module:model/String} opts.unitTemp Units (f, c, or k) (default to c)

@@ -560,2 +561,3 @@ * @param {module:model/String} opts.unitWind Units (kph, mph, or knot) (default to knot)

'interval': interval,
'showCumulative': opts['showCumulative'],
'unit_temp': opts['unitTemp'],

@@ -572,3 +574,3 @@ 'unit_wind': opts['unitWind'],

var authNames = [];
var authNames = ['APIKeyHeader'];
var contentTypes = [];

@@ -601,2 +603,3 @@ var accepts = ['application/json'];

* @param {Object} opts Optional parameters
* @param {Boolean} opts.showCumulative Whether or not to show cumulative data (default to true)
* @param {module:model/String} opts.unitTemp Units (f, c, or k) (default to c)

@@ -648,2 +651,3 @@ * @param {module:model/String} opts.unitWind Units (kph, mph, or knot) (default to knot)

'interval': interval,
'showCumulative': opts['showCumulative'],
'unit_temp': opts['unitTemp'],

@@ -660,3 +664,3 @@ 'unit_wind': opts['unitWind'],

var authNames = [];
var authNames = ['APIKeyHeader'];
var contentTypes = [];

@@ -663,0 +667,0 @@ var accepts = ['application/json'];

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.ApiClient = factory(root.superagent, root.querystring);
root.WeatherApiForVizrt.ApiClient = factory(root.superagent, root.querystring);
}

@@ -50,5 +50,5 @@ }(this, function(superagent, querystring) {

* @type {String}
* @default http://vizapi.weather-bell.com/viz-api/v1
* @default https://weatherbell.com/viz-api/v1
*/
this.basePath = 'http://vizapi.weather-bell.com/viz-api/v1'.replace(/\/+$/, '');
this.basePath = 'https://weatherbell.com/viz-api/v1'.replace(/\/+$/, '');

@@ -55,0 +55,0 @@ /**

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -28,3 +28,3 @@ * OpenAPI spec version: 1.0.0

/**
* This_is_WeatherBells_API_to_provide_Weather_Data_to_a_Vizrt_Graphics_System.<br>
* This_is_a_sample_Weather_API_to_provide_Weather_Data_to_a_Vizrt_Graphics_System.<br>
* The <code>index</code> module provides access to constructors for all the classes which comprise the public API.

@@ -34,5 +34,5 @@ * <p>

* <pre>
* var WeatherBellApiForVizrt = require('index'); // See note below*.
* var xxxSvc = new WeatherBellApiForVizrt.XxxApi(); // Allocate the API class we're going to use.
* var yyyModel = new WeatherBellApiForVizrt.Yyy(); // Construct a model instance.
* var WeatherApiForVizrt = require('index'); // See note below*.
* var xxxSvc = new WeatherApiForVizrt.XxxApi(); // Allocate the API class we're going to use.
* var yyyModel = new WeatherApiForVizrt.Yyy(); // Construct a model instance.
* yyyModel.someProperty = 'someValue';

@@ -49,4 +49,4 @@ * ...

* <pre>
* var xxxSvc = new WeatherBellApiForVizrt.XxxApi(); // Allocate the API class we're going to use.
* var yyy = new WeatherBellApiForVizrt.Yyy(); // Construct a model instance.
* var xxxSvc = new WeatherApiForVizrt.XxxApi(); // Allocate the API class we're going to use.
* var yyy = new WeatherApiForVizrt.Yyy(); // Construct a model instance.
* yyyModel.someProperty = 'someValue';

@@ -53,0 +53,0 @@ * ...

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Change = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.Change = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Conditions = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.Humidity, root.WeatherBellApiForVizrt.Ice, root.WeatherBellApiForVizrt.Pressure, root.WeatherBellApiForVizrt.Rain, root.WeatherBellApiForVizrt.Snow, root.WeatherBellApiForVizrt.SunMoon, root.WeatherBellApiForVizrt.Temperature, root.WeatherBellApiForVizrt.Wind);
root.WeatherApiForVizrt.Conditions = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.Humidity, root.WeatherApiForVizrt.Ice, root.WeatherApiForVizrt.Pressure, root.WeatherApiForVizrt.Rain, root.WeatherApiForVizrt.Snow, root.WeatherApiForVizrt.SunMoon, root.WeatherApiForVizrt.Temperature, root.WeatherApiForVizrt.Wind);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, Humidity, Ice, Pressure, Rain, Snow, SunMoon, Temperature, Wind) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Cumulative = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.CumulativePressure, root.WeatherBellApiForVizrt.CumulativeRain, root.WeatherBellApiForVizrt.CumulativeSnow, root.WeatherBellApiForVizrt.CumulativeTemperature);
root.WeatherApiForVizrt.Cumulative = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.CumulativePressure, root.WeatherApiForVizrt.CumulativeRain, root.WeatherApiForVizrt.CumulativeSnow, root.WeatherApiForVizrt.CumulativeTemperature);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, CumulativePressure, CumulativeRain, CumulativeSnow, CumulativeTemperature) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.CumulativePressure = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.UnitPressure);
root.WeatherApiForVizrt.CumulativePressure = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.UnitPressure);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, UnitPressure) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.CumulativeRain = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.UnitRain);
root.WeatherApiForVizrt.CumulativeRain = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.UnitRain);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, UnitRain) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.CumulativeSnow = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.UnitSnow);
root.WeatherApiForVizrt.CumulativeSnow = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.UnitSnow);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, UnitSnow) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.CumulativeTemperature = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.UnitTemp);
root.WeatherApiForVizrt.CumulativeTemperature = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.UnitTemp);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, UnitTemp) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Humidity = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.Humidity = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Ice = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.Ice = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Location = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.Location = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -19,14 +19,14 @@ * OpenAPI spec version: 1.0.0

// AMD. Register as an anonymous module.
define(['ApiClient', 'model/Conditions', 'model/Cumulative', 'model/Location', 'model/Stats'], factory);
define(['ApiClient', 'model/Conditions', 'model/Location', 'model/Stats'], factory);
} else if (typeof module === 'object' && module.exports) {
// CommonJS-like environments that support module.exports, like Node.
module.exports = factory(require('../ApiClient'), require('./Conditions'), require('./Cumulative'), require('./Location'), require('./Stats'));
module.exports = factory(require('../ApiClient'), require('./Conditions'), require('./Location'), require('./Stats'));
} else {
// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.PointData = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.Conditions, root.WeatherBellApiForVizrt.Cumulative, root.WeatherBellApiForVizrt.Location, root.WeatherBellApiForVizrt.Stats);
root.WeatherApiForVizrt.PointData = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.Conditions, root.WeatherApiForVizrt.Location, root.WeatherApiForVizrt.Stats);
}
}(this, function(ApiClient, Conditions, Cumulative, Location, Stats) {
}(this, function(ApiClient, Conditions, Location, Stats) {
'use strict';

@@ -56,3 +56,2 @@

};

@@ -86,5 +85,2 @@

}
if (data.hasOwnProperty('cumulative')) {
obj['cumulative'] = Cumulative.constructFromObject(data['cumulative']);
}
}

@@ -114,6 +110,2 @@ return obj;

exports.prototype['stats'] = undefined;
/**
* @member {module:model/Cumulative} cumulative
*/
exports.prototype['cumulative'] = undefined;

@@ -120,0 +112,0 @@

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Pressure = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.UnitPressure);
root.WeatherApiForVizrt.Pressure = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.UnitPressure);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, UnitPressure) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Rain = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.Total);
root.WeatherApiForVizrt.Rain = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.Total);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, Total) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -19,14 +19,14 @@ * OpenAPI spec version: 1.0.0

// AMD. Register as an anonymous module.
define(['ApiClient', 'model/Location', 'model/SeriesData'], factory);
define(['ApiClient', 'model/Cumulative', 'model/Location', 'model/SeriesData'], factory);
} else if (typeof module === 'object' && module.exports) {
// CommonJS-like environments that support module.exports, like Node.
module.exports = factory(require('../ApiClient'), require('./Location'), require('./SeriesData'));
module.exports = factory(require('../ApiClient'), require('./Cumulative'), require('./Location'), require('./SeriesData'));
} else {
// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Series = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.Location, root.WeatherBellApiForVizrt.SeriesData);
root.WeatherApiForVizrt.Series = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.Cumulative, root.WeatherApiForVizrt.Location, root.WeatherApiForVizrt.SeriesData);
}
}(this, function(ApiClient, Location, SeriesData) {
}(this, function(ApiClient, Cumulative, Location, SeriesData) {
'use strict';

@@ -57,2 +57,3 @@

};

@@ -86,2 +87,5 @@

}
if (data.hasOwnProperty('cumultative')) {
obj['cumultative'] = Cumulative.constructFromObject(data['cumultative']);
}
if (data.hasOwnProperty('list')) {

@@ -115,2 +119,6 @@ obj['list'] = ApiClient.convertToType(data['list'], [SeriesData]);

/**
* @member {module:model/Cumulative} cumultative
*/
exports.prototype['cumultative'] = undefined;
/**
* @member {Array.<module:model/SeriesData>} list

@@ -117,0 +125,0 @@ */

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.SeriesData = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.Conditions, root.WeatherBellApiForVizrt.Cumulative);
root.WeatherApiForVizrt.SeriesData = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.Conditions, root.WeatherApiForVizrt.Cumulative);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, Conditions, Cumulative) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Snow = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.Total);
root.WeatherApiForVizrt.Snow = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.Total);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient, Total) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Stats = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.Stats = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.SunMoon = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.SunMoon = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Temperature = factory(root.WeatherBellApiForVizrt.ApiClient, root.WeatherBellApiForVizrt.Change, root.WeatherBellApiForVizrt.UnitTemp);
root.WeatherApiForVizrt.Temperature = factory(root.WeatherApiForVizrt.ApiClient, root.WeatherApiForVizrt.Change, root.WeatherApiForVizrt.UnitTemp);
}

@@ -58,2 +58,4 @@ }(this, function(ApiClient, Change, UnitTemp) {

};

@@ -90,2 +92,8 @@

}
if (data.hasOwnProperty('max24hr')) {
obj['max24hr'] = ApiClient.convertToType(data['max24hr'], 'Number');
}
if (data.hasOwnProperty('min24hr')) {
obj['min24hr'] = ApiClient.convertToType(data['min24hr'], 'Number');
}
}

@@ -122,2 +130,12 @@ return obj;

exports.prototype['heatIndex'] = undefined;
/**
* maximum over 24 hours
* @member {Number} max24hr
*/
exports.prototype['max24hr'] = undefined;
/**
* minimum over 24 hours
* @member {Number} min24hr
*/
exports.prototype['min24hr'] = undefined;

@@ -124,0 +142,0 @@

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Total = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.Total = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.UnitPressure = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.UnitPressure = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.UnitRain = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.UnitRain = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.UnitSnow = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.UnitSnow = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.UnitTemp = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.UnitTemp = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,6 +25,6 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
if (!root.WeatherBellApiForVizrt) {
root.WeatherBellApiForVizrt = {};
if (!root.WeatherApiForVizrt) {
root.WeatherApiForVizrt = {};
}
root.WeatherBellApiForVizrt.Wind = factory(root.WeatherBellApiForVizrt.ApiClient);
root.WeatherApiForVizrt.Wind = factory(root.WeatherApiForVizrt.ApiClient);
}

@@ -31,0 +31,0 @@ }(this, function(ApiClient) {

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.DefaultApi();
instance = new WeatherApiForVizrt.DefaultApi();
});

@@ -37,0 +37,0 @@

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Change();
instance = new WeatherApiForVizrt.Change();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Change
//var instane = new WeatherBellApiForVizrt.Change();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Change);
//var instane = new WeatherApiForVizrt.Change();
//expect(instance).to.be.a(WeatherApiForVizrt.Change);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property change1hr
//var instane = new WeatherBellApiForVizrt.Change();
//var instane = new WeatherApiForVizrt.Change();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property change3hr
//var instane = new WeatherBellApiForVizrt.Change();
//var instane = new WeatherApiForVizrt.Change();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property change6hr
//var instane = new WeatherBellApiForVizrt.Change();
//var instane = new WeatherApiForVizrt.Change();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property change12hr
//var instane = new WeatherBellApiForVizrt.Change();
//var instane = new WeatherApiForVizrt.Change();
//expect(instance).to.be();

@@ -92,3 +92,3 @@ });

// uncomment below and update the code to test the property change24hr
//var instane = new WeatherBellApiForVizrt.Change();
//var instane = new WeatherApiForVizrt.Change();
//expect(instance).to.be();

@@ -95,0 +95,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Conditions();
instance = new WeatherApiForVizrt.Conditions();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Conditions
//var instane = new WeatherBellApiForVizrt.Conditions();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Conditions);
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be.a(WeatherApiForVizrt.Conditions);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property description
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property descriptionShort
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property icon
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property visibility
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -92,3 +92,3 @@ });

// uncomment below and update the code to test the property cloudCover
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -99,3 +99,3 @@ });

// uncomment below and update the code to test the property uvIndex
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -106,3 +106,3 @@ });

// uncomment below and update the code to test the property airQuality
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -113,3 +113,3 @@ });

// uncomment below and update the code to test the property rain
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -120,3 +120,3 @@ });

// uncomment below and update the code to test the property snow
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -127,3 +127,3 @@ });

// uncomment below and update the code to test the property ice
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -134,3 +134,3 @@ });

// uncomment below and update the code to test the property temperature
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -141,3 +141,3 @@ });

// uncomment below and update the code to test the property pressure
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -148,3 +148,3 @@ });

// uncomment below and update the code to test the property humidity
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -155,3 +155,3 @@ });

// uncomment below and update the code to test the property wind
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -162,3 +162,3 @@ });

// uncomment below and update the code to test the property sunMoon
//var instane = new WeatherBellApiForVizrt.Conditions();
//var instane = new WeatherApiForVizrt.Conditions();
//expect(instance).to.be();

@@ -165,0 +165,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Cumulative();
instance = new WeatherApiForVizrt.Cumulative();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Cumulative
//var instane = new WeatherBellApiForVizrt.Cumulative();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Cumulative);
//var instane = new WeatherApiForVizrt.Cumulative();
//expect(instance).to.be.a(WeatherApiForVizrt.Cumulative);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property temperature
//var instane = new WeatherBellApiForVizrt.Cumulative();
//var instane = new WeatherApiForVizrt.Cumulative();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property rain
//var instane = new WeatherBellApiForVizrt.Cumulative();
//var instane = new WeatherApiForVizrt.Cumulative();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property snow
//var instane = new WeatherBellApiForVizrt.Cumulative();
//var instane = new WeatherApiForVizrt.Cumulative();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property pressure
//var instane = new WeatherBellApiForVizrt.Cumulative();
//var instane = new WeatherApiForVizrt.Cumulative();
//expect(instance).to.be();

@@ -88,0 +88,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.CumulativePressure();
instance = new WeatherApiForVizrt.CumulativePressure();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test CumulativePressure
//var instane = new WeatherBellApiForVizrt.CumulativePressure();
//expect(instance).to.be.a(WeatherBellApiForVizrt.CumulativePressure);
//var instane = new WeatherApiForVizrt.CumulativePressure();
//expect(instance).to.be.a(WeatherApiForVizrt.CumulativePressure);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property min
//var instane = new WeatherBellApiForVizrt.CumulativePressure();
//var instane = new WeatherApiForVizrt.CumulativePressure();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property max
//var instane = new WeatherBellApiForVizrt.CumulativePressure();
//var instane = new WeatherApiForVizrt.CumulativePressure();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.CumulativePressure();
//var instane = new WeatherApiForVizrt.CumulativePressure();
//expect(instance).to.be();

@@ -81,0 +81,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.CumulativeRain();
instance = new WeatherApiForVizrt.CumulativeRain();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test CumulativeRain
//var instane = new WeatherBellApiForVizrt.CumulativeRain();
//expect(instance).to.be.a(WeatherBellApiForVizrt.CumulativeRain);
//var instane = new WeatherApiForVizrt.CumulativeRain();
//expect(instance).to.be.a(WeatherApiForVizrt.CumulativeRain);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property total
//var instane = new WeatherBellApiForVizrt.CumulativeRain();
//var instane = new WeatherApiForVizrt.CumulativeRain();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.CumulativeRain();
//var instane = new WeatherApiForVizrt.CumulativeRain();
//expect(instance).to.be();

@@ -74,0 +74,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.CumulativeSnow();
instance = new WeatherApiForVizrt.CumulativeSnow();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test CumulativeSnow
//var instane = new WeatherBellApiForVizrt.CumulativeSnow();
//expect(instance).to.be.a(WeatherBellApiForVizrt.CumulativeSnow);
//var instane = new WeatherApiForVizrt.CumulativeSnow();
//expect(instance).to.be.a(WeatherApiForVizrt.CumulativeSnow);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property total
//var instane = new WeatherBellApiForVizrt.CumulativeSnow();
//var instane = new WeatherApiForVizrt.CumulativeSnow();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.CumulativeSnow();
//var instane = new WeatherApiForVizrt.CumulativeSnow();
//expect(instance).to.be();

@@ -74,0 +74,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.CumulativeTemperature();
instance = new WeatherApiForVizrt.CumulativeTemperature();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test CumulativeTemperature
//var instane = new WeatherBellApiForVizrt.CumulativeTemperature();
//expect(instance).to.be.a(WeatherBellApiForVizrt.CumulativeTemperature);
//var instane = new WeatherApiForVizrt.CumulativeTemperature();
//expect(instance).to.be.a(WeatherApiForVizrt.CumulativeTemperature);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property min
//var instane = new WeatherBellApiForVizrt.CumulativeTemperature();
//var instane = new WeatherApiForVizrt.CumulativeTemperature();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property max
//var instane = new WeatherBellApiForVizrt.CumulativeTemperature();
//var instane = new WeatherApiForVizrt.CumulativeTemperature();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.CumulativeTemperature();
//var instane = new WeatherApiForVizrt.CumulativeTemperature();
//expect(instance).to.be();

@@ -81,0 +81,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Humidity();
instance = new WeatherApiForVizrt.Humidity();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Humidity
//var instane = new WeatherBellApiForVizrt.Humidity();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Humidity);
//var instane = new WeatherApiForVizrt.Humidity();
//expect(instance).to.be.a(WeatherApiForVizrt.Humidity);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property humidity
//var instane = new WeatherBellApiForVizrt.Humidity();
//var instane = new WeatherApiForVizrt.Humidity();
//expect(instance).to.be();

@@ -67,0 +67,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Ice();
instance = new WeatherApiForVizrt.Ice();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Ice
//var instane = new WeatherBellApiForVizrt.Ice();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Ice);
//var instane = new WeatherApiForVizrt.Ice();
//expect(instance).to.be.a(WeatherApiForVizrt.Ice);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property chance
//var instane = new WeatherBellApiForVizrt.Ice();
//var instane = new WeatherApiForVizrt.Ice();
//expect(instance).to.be();

@@ -67,0 +67,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Location();
instance = new WeatherApiForVizrt.Location();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Location
//var instane = new WeatherBellApiForVizrt.Location();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Location);
//var instane = new WeatherApiForVizrt.Location();
//expect(instance).to.be.a(WeatherApiForVizrt.Location);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property locationId
//var instane = new WeatherBellApiForVizrt.Location();
//var instane = new WeatherApiForVizrt.Location();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property name
//var instane = new WeatherBellApiForVizrt.Location();
//var instane = new WeatherApiForVizrt.Location();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property alias
//var instane = new WeatherBellApiForVizrt.Location();
//var instane = new WeatherApiForVizrt.Location();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property latitude
//var instane = new WeatherBellApiForVizrt.Location();
//var instane = new WeatherApiForVizrt.Location();
//expect(instance).to.be();

@@ -92,3 +92,3 @@ });

// uncomment below and update the code to test the property longitude
//var instane = new WeatherBellApiForVizrt.Location();
//var instane = new WeatherApiForVizrt.Location();
//expect(instance).to.be();

@@ -95,0 +95,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.PointData();
instance = new WeatherApiForVizrt.PointData();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test PointData
//var instane = new WeatherBellApiForVizrt.PointData();
//expect(instance).to.be.a(WeatherBellApiForVizrt.PointData);
//var instane = new WeatherApiForVizrt.PointData();
//expect(instance).to.be.a(WeatherApiForVizrt.PointData);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property _date
//var instane = new WeatherBellApiForVizrt.PointData();
//var instane = new WeatherApiForVizrt.PointData();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property lastUpdated
//var instane = new WeatherBellApiForVizrt.PointData();
//var instane = new WeatherApiForVizrt.PointData();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property location
//var instane = new WeatherBellApiForVizrt.PointData();
//var instane = new WeatherApiForVizrt.PointData();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property conditions
//var instane = new WeatherBellApiForVizrt.PointData();
//var instane = new WeatherApiForVizrt.PointData();
//expect(instance).to.be();

@@ -92,14 +92,8 @@ });

// uncomment below and update the code to test the property stats
//var instane = new WeatherBellApiForVizrt.PointData();
//var instane = new WeatherApiForVizrt.PointData();
//expect(instance).to.be();
});
it('should have the property cumulative (base name: "cumulative")', function() {
// uncomment below and update the code to test the property cumulative
//var instane = new WeatherBellApiForVizrt.PointData();
//expect(instance).to.be();
});
});
}));
/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Pressure();
instance = new WeatherApiForVizrt.Pressure();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Pressure
//var instane = new WeatherBellApiForVizrt.Pressure();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Pressure);
//var instane = new WeatherApiForVizrt.Pressure();
//expect(instance).to.be.a(WeatherApiForVizrt.Pressure);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property pressure
//var instane = new WeatherBellApiForVizrt.Pressure();
//var instane = new WeatherApiForVizrt.Pressure();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.Pressure();
//var instane = new WeatherApiForVizrt.Pressure();
//expect(instance).to.be();

@@ -74,0 +74,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Rain();
instance = new WeatherApiForVizrt.Rain();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Rain
//var instane = new WeatherBellApiForVizrt.Rain();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Rain);
//var instane = new WeatherApiForVizrt.Rain();
//expect(instance).to.be.a(WeatherApiForVizrt.Rain);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property chance
//var instane = new WeatherBellApiForVizrt.Rain();
//var instane = new WeatherApiForVizrt.Rain();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.Rain();
//var instane = new WeatherApiForVizrt.Rain();
//expect(instance).to.be();

@@ -74,0 +74,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Series();
instance = new WeatherApiForVizrt.Series();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Series
//var instane = new WeatherBellApiForVizrt.Series();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Series);
//var instane = new WeatherApiForVizrt.Series();
//expect(instance).to.be.a(WeatherApiForVizrt.Series);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property start
//var instane = new WeatherBellApiForVizrt.Series();
//var instane = new WeatherApiForVizrt.Series();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property end
//var instane = new WeatherBellApiForVizrt.Series();
//var instane = new WeatherApiForVizrt.Series();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property intervalType
//var instane = new WeatherBellApiForVizrt.Series();
//var instane = new WeatherApiForVizrt.Series();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property interval
//var instane = new WeatherBellApiForVizrt.Series();
//var instane = new WeatherApiForVizrt.Series();
//expect(instance).to.be();

@@ -92,9 +92,15 @@ });

// uncomment below and update the code to test the property location
//var instane = new WeatherBellApiForVizrt.Series();
//var instane = new WeatherApiForVizrt.Series();
//expect(instance).to.be();
});
it('should have the property cumultative (base name: "cumultative")', function() {
// uncomment below and update the code to test the property cumultative
//var instane = new WeatherApiForVizrt.Series();
//expect(instance).to.be();
});
it('should have the property list (base name: "list")', function() {
// uncomment below and update the code to test the property list
//var instane = new WeatherBellApiForVizrt.Series();
//var instane = new WeatherApiForVizrt.Series();
//expect(instance).to.be();

@@ -101,0 +107,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.SeriesData();
instance = new WeatherApiForVizrt.SeriesData();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test SeriesData
//var instane = new WeatherBellApiForVizrt.SeriesData();
//expect(instance).to.be.a(WeatherBellApiForVizrt.SeriesData);
//var instane = new WeatherApiForVizrt.SeriesData();
//expect(instance).to.be.a(WeatherApiForVizrt.SeriesData);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property _date
//var instane = new WeatherBellApiForVizrt.SeriesData();
//var instane = new WeatherApiForVizrt.SeriesData();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property conditions
//var instane = new WeatherBellApiForVizrt.SeriesData();
//var instane = new WeatherApiForVizrt.SeriesData();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property cumulative
//var instane = new WeatherBellApiForVizrt.SeriesData();
//var instane = new WeatherApiForVizrt.SeriesData();
//expect(instance).to.be();

@@ -81,0 +81,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Snow();
instance = new WeatherApiForVizrt.Snow();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Snow
//var instane = new WeatherBellApiForVizrt.Snow();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Snow);
//var instane = new WeatherApiForVizrt.Snow();
//expect(instance).to.be.a(WeatherApiForVizrt.Snow);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property chance
//var instane = new WeatherBellApiForVizrt.Snow();
//var instane = new WeatherApiForVizrt.Snow();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.Snow();
//var instane = new WeatherApiForVizrt.Snow();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property depth
//var instane = new WeatherBellApiForVizrt.Snow();
//var instane = new WeatherApiForVizrt.Snow();
//expect(instance).to.be();

@@ -81,0 +81,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Stats();
instance = new WeatherApiForVizrt.Stats();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Stats
//var instane = new WeatherBellApiForVizrt.Stats();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Stats);
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be.a(WeatherApiForVizrt.Stats);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property min24hrTemp
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property max24hrTemp
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property normalTempMin
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property normalTempMax
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -92,3 +92,3 @@ });

// uncomment below and update the code to test the property recordTempMin
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -99,3 +99,3 @@ });

// uncomment below and update the code to test the property recordTempMax
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -106,3 +106,3 @@ });

// uncomment below and update the code to test the property recordTempMinYear
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -113,3 +113,3 @@ });

// uncomment below and update the code to test the property recordTempMaxYear
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -120,3 +120,3 @@ });

// uncomment below and update the code to test the property normalRain
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -127,3 +127,3 @@ });

// uncomment below and update the code to test the property recordRainMin
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -134,3 +134,3 @@ });

// uncomment below and update the code to test the property recordRainMax
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -141,3 +141,3 @@ });

// uncomment below and update the code to test the property normalSnow
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -148,3 +148,3 @@ });

// uncomment below and update the code to test the property recordSnowMin
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -155,3 +155,3 @@ });

// uncomment below and update the code to test the property recordSnowMax
//var instane = new WeatherBellApiForVizrt.Stats();
//var instane = new WeatherApiForVizrt.Stats();
//expect(instance).to.be();

@@ -158,0 +158,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.SunMoon();
instance = new WeatherApiForVizrt.SunMoon();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test SunMoon
//var instane = new WeatherBellApiForVizrt.SunMoon();
//expect(instance).to.be.a(WeatherBellApiForVizrt.SunMoon);
//var instane = new WeatherApiForVizrt.SunMoon();
//expect(instance).to.be.a(WeatherApiForVizrt.SunMoon);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property sunrise
//var instane = new WeatherBellApiForVizrt.SunMoon();
//var instane = new WeatherApiForVizrt.SunMoon();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property sunset
//var instane = new WeatherBellApiForVizrt.SunMoon();
//var instane = new WeatherApiForVizrt.SunMoon();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property moonrise
//var instane = new WeatherBellApiForVizrt.SunMoon();
//var instane = new WeatherApiForVizrt.SunMoon();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property moonset
//var instane = new WeatherBellApiForVizrt.SunMoon();
//var instane = new WeatherApiForVizrt.SunMoon();
//expect(instance).to.be();

@@ -92,3 +92,3 @@ });

// uncomment below and update the code to test the property moonPhase
//var instane = new WeatherBellApiForVizrt.SunMoon();
//var instane = new WeatherApiForVizrt.SunMoon();
//expect(instance).to.be();

@@ -95,0 +95,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Temperature();
instance = new WeatherApiForVizrt.Temperature();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Temperature
//var instane = new WeatherBellApiForVizrt.Temperature();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Temperature);
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be.a(WeatherApiForVizrt.Temperature);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property current
//var instane = new WeatherBellApiForVizrt.Temperature();
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.Temperature();
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property feelsLike
//var instane = new WeatherBellApiForVizrt.Temperature();
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property windChill
//var instane = new WeatherBellApiForVizrt.Temperature();
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be();

@@ -92,3 +92,3 @@ });

// uncomment below and update the code to test the property dewPoint
//var instane = new WeatherBellApiForVizrt.Temperature();
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be();

@@ -99,8 +99,20 @@ });

// uncomment below and update the code to test the property heatIndex
//var instane = new WeatherBellApiForVizrt.Temperature();
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be();
});
it('should have the property max24hr (base name: "max24hr")', function() {
// uncomment below and update the code to test the property max24hr
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be();
});
it('should have the property min24hr (base name: "min24hr")', function() {
// uncomment below and update the code to test the property min24hr
//var instane = new WeatherApiForVizrt.Temperature();
//expect(instance).to.be();
});
});
}));
/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Total();
instance = new WeatherApiForVizrt.Total();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Total
//var instane = new WeatherBellApiForVizrt.Total();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Total);
//var instane = new WeatherApiForVizrt.Total();
//expect(instance).to.be.a(WeatherApiForVizrt.Total);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property total1hr
//var instane = new WeatherBellApiForVizrt.Total();
//var instane = new WeatherApiForVizrt.Total();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property total3hr
//var instane = new WeatherBellApiForVizrt.Total();
//var instane = new WeatherApiForVizrt.Total();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property total6hr
//var instane = new WeatherBellApiForVizrt.Total();
//var instane = new WeatherApiForVizrt.Total();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property total12hr
//var instane = new WeatherBellApiForVizrt.Total();
//var instane = new WeatherApiForVizrt.Total();
//expect(instance).to.be();

@@ -92,3 +92,3 @@ });

// uncomment below and update the code to test the property total24hr
//var instane = new WeatherBellApiForVizrt.Total();
//var instane = new WeatherApiForVizrt.Total();
//expect(instance).to.be();

@@ -95,0 +95,0 @@ });

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -55,4 +55,4 @@

// uncomment below and update the code to test UnitPressure
//var instane = new WeatherBellApiForVizrt.UnitPressure();
//expect(instance).to.be.a(WeatherBellApiForVizrt.UnitPressure);
//var instane = new WeatherApiForVizrt.UnitPressure();
//expect(instance).to.be.a(WeatherApiForVizrt.UnitPressure);
});

@@ -59,0 +59,0 @@

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -55,4 +55,4 @@

// uncomment below and update the code to test UnitRain
//var instane = new WeatherBellApiForVizrt.UnitRain();
//expect(instance).to.be.a(WeatherBellApiForVizrt.UnitRain);
//var instane = new WeatherApiForVizrt.UnitRain();
//expect(instance).to.be.a(WeatherApiForVizrt.UnitRain);
});

@@ -59,0 +59,0 @@

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -55,4 +55,4 @@

// uncomment below and update the code to test UnitSnow
//var instane = new WeatherBellApiForVizrt.UnitSnow();
//expect(instance).to.be.a(WeatherBellApiForVizrt.UnitSnow);
//var instane = new WeatherApiForVizrt.UnitSnow();
//expect(instance).to.be.a(WeatherApiForVizrt.UnitSnow);
});

@@ -59,0 +59,0 @@

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -55,4 +55,4 @@

// uncomment below and update the code to test UnitTemp
//var instane = new WeatherBellApiForVizrt.UnitTemp();
//expect(instance).to.be.a(WeatherBellApiForVizrt.UnitTemp);
//var instane = new WeatherApiForVizrt.UnitTemp();
//expect(instance).to.be.a(WeatherApiForVizrt.UnitTemp);
});

@@ -59,0 +59,0 @@

/**
* WeatherBell API for Vizrt
* This is WeatherBell's API to provide Weather Data to a Vizrt Graphics System
* Weather API for Vizrt
* This is a sample Weather API to provide Weather Data to a Vizrt Graphics System
*

@@ -25,5 +25,5 @@ * OpenAPI spec version: 1.0.0

// Browser globals (root is window)
factory(root.expect, root.WeatherBellApiForVizrt);
factory(root.expect, root.WeatherApiForVizrt);
}
}(this, function(expect, WeatherBellApiForVizrt) {
}(this, function(expect, WeatherApiForVizrt) {
'use strict';

@@ -34,3 +34,3 @@

beforeEach(function() {
instance = new WeatherBellApiForVizrt.Wind();
instance = new WeatherApiForVizrt.Wind();
});

@@ -57,4 +57,4 @@

// uncomment below and update the code to test Wind
//var instane = new WeatherBellApiForVizrt.Wind();
//expect(instance).to.be.a(WeatherBellApiForVizrt.Wind);
//var instane = new WeatherApiForVizrt.Wind();
//expect(instance).to.be.a(WeatherApiForVizrt.Wind);
});

@@ -64,3 +64,3 @@

// uncomment below and update the code to test the property speed
//var instane = new WeatherBellApiForVizrt.Wind();
//var instane = new WeatherApiForVizrt.Wind();
//expect(instance).to.be();

@@ -71,3 +71,3 @@ });

// uncomment below and update the code to test the property gust
//var instane = new WeatherBellApiForVizrt.Wind();
//var instane = new WeatherApiForVizrt.Wind();
//expect(instance).to.be();

@@ -78,3 +78,3 @@ });

// uncomment below and update the code to test the property degrees
//var instane = new WeatherBellApiForVizrt.Wind();
//var instane = new WeatherApiForVizrt.Wind();
//expect(instance).to.be();

@@ -85,3 +85,3 @@ });

// uncomment below and update the code to test the property description
//var instane = new WeatherBellApiForVizrt.Wind();
//var instane = new WeatherApiForVizrt.Wind();
//expect(instance).to.be();

@@ -92,3 +92,3 @@ });

// uncomment below and update the code to test the property unit
//var instane = new WeatherBellApiForVizrt.Wind();
//var instane = new WeatherApiForVizrt.Wind();
//expect(instance).to.be();

@@ -95,0 +95,0 @@ });

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc