Tomorrow.io (Independent Publisher) (#2646)
* Revert "Merge branch 'microsoft:dev' into dev" This reverts commit096a7c3199
, reversing changes made tocb0948670f
. * Revert "Merge branch 'microsoft:dev' into dev" This reverts commitcb0948670f
, reversing changes made todc26e8a026
. * Revert "Revert "Merge branch 'microsoft:dev' into dev"" This reverts commit01764d0a6d
. * Revert "Revert "Merge branch 'microsoft:dev' into dev"" This reverts commita3f086ef0f
. * Add files via upload * Revert "Add files via upload" This reverts commiteeff7b7a02
. * Add files via upload * Delete independent-publisher-connectors/FileIO directory * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Revert "Add files via upload" This reverts commit1d85506958
. * Add files via upload
This commit is contained in:
Родитель
337ffd52b2
Коммит
727fb58bec
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"properties": {
|
||||
"connectionParameters": {
|
||||
"api_key": {
|
||||
"type": "securestring",
|
||||
"uiDefinition": {
|
||||
"displayName": "API Key",
|
||||
"description": "The API Key for this api",
|
||||
"tooltip": "Provide your API Key",
|
||||
"constraints": {
|
||||
"tabIndex": 2,
|
||||
"clearText": false,
|
||||
"required": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"iconBrandColor": "#da3b01",
|
||||
"capabilities": [],
|
||||
"publisher": "Troy Taylor",
|
||||
"stackOwner": "The Tomorrow Companies Inc."
|
||||
}
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
# Tomorrow.io
|
||||
Improve operational efficiency with the world's leading enterprise-grade weather service. Use our hyper-accurate weather data for endless use cases across all industries.
|
||||
|
||||
## Publisher: Troy Taylor, Hitachi Solutions
|
||||
|
||||
## Prerequisites
|
||||
You will need to signup for an account with [Tomorrow.io](https://app.tomorrow.io/signup).
|
||||
|
||||
## Obtaining Credentials
|
||||
Once logged in to your account, go to the [Development page](https://app.tomorrow.io/development/keys) to retrieve your API key.
|
||||
|
||||
## Supported Operations
|
||||
### Get weather forecast
|
||||
Retrieve up-to-date weather information for a given location, including minute-by-minute forecasts for the next hour, hourly forecasts for the next 120 hours, and daily forecasts for the next 5 days.
|
||||
### Get realtime weather
|
||||
Retrieve current weather information for a location in minute-by-minute temporal resolution.
|
||||
### Get weather timeline
|
||||
Query weather conditions by specifying the location, fields, timesteps, and the start time and end time, such that the response includes multiple timelines, one for each timestep.
|
||||
### Get weather map
|
||||
Retrieve accurate weather conditions on a map tile.
|
||||
|
||||
## Known Issues and Limitations
|
||||
There are no known issues at this time.
|
Загрузка…
Ссылка в новой задаче