14
Tizen Vehicle Information Web API Specification Kevron Rees April 16,2013

Tizen Web API Presentation

Embed Size (px)

DESCRIPTION

W3C Automotive and Web Platform Business Group presentation at F2F Barcelona, 2013 04 22

Citation preview

Page 1: Tizen Web API Presentation

Tizen Vehicle Information Web API Specification

Kevron ReesApril 16,2013

Page 2: Tizen Web API Presentation

Contents

● Overview● Use-Cases● Examples● Data Types● Events● Future plans

Page 3: Tizen Web API Presentation

Overview

● Purpose:○ to enable Tizen IVI developers with rich access to

vehicle information

Page 4: Tizen Web API Presentation

Use cases

1. Developer wants to write a tachometer application in html5

2. Developer wants to write an application that controls the HVAC system

3. Mechanic wants to retrieve the vehicle information from last week

Page 5: Tizen Web API Presentation

1. Developer wants to write a tachometer application in html5

- get ()

Page 6: Tizen Web API Presentation

Example

1. Developer wants to write a tachometer application in html5

Page 7: Tizen Web API Presentation

2. Developer wants to write an application that controls the HVAC system - set ()

Page 8: Tizen Web API Presentation

Example

2. Developer wants to write an application that controls the HVAC system

Page 9: Tizen Web API Presentation

3. Mechanic wants to retrieve the vehicle information from last week.- getHistory ()

Page 10: Tizen Web API Presentation

Example

3. Mechanic wants to retrieve the vehicle information from last week.

Page 11: Tizen Web API Presentation

Data Types

Page 12: Tizen Web API Presentation

Events

Page 13: Tizen Web API Presentation

Future

● Transfer from WAC-style callbacks to W3C style○ Use DOMFuture

Page 14: Tizen Web API Presentation

Resources

Tizen Vehicle API draft specification:

https://raw.github.com/otcshare/automotive-message-broker/master/docs/Vehicle%20Information%20API%20Spec.html

Draft WebIDL:

https://raw.github.com/otcshare/automotive-message-broker/master/docs/amb.idl

Contact:

Kevron Rees: [email protected]