作成者: Venkata Subramanian
1
アプリ ソリューション
<100
要約
要約
This App solution is a demonstration of real time bi-directional communication between Apps and Attended Robots.
概要
概要
This App solution is a demonstration of the capability of real time bi-directional communication between Apps and Attended Robots. This allows for instant communication between Apps and Robots by invoking XAMLs within an existing running process.
This solution contains 2 artifacts:
1. App
2. Process
App
The App collects the city name from the user and shows the Google map location details as well as the latitude/longitude and other details of the city. The user can choose to get weather and pollution details of the city by clicking on the corresponding button.
Process
The process uses OpenWeatherMap API to get the city location, weather and pollution details of the city.
The process consists of 5 XAMLs:
Please note that City_location_details.xaml, Air_pollution_details.xaml and Weather_details.xaml are set as Entrypoints.
機能
機能
By utilizing this App Solution, you can benefit from real time bidirectional communication between Apps and Robot.
その他の情報
その他の情報
依存関係
None
デプロイ