Forgot to mention, GhostCluster's source and specifically the web api
usage can be found here: /opt/usr/apps/GV3ySIINq7/res/wgt/business.js
on the filesystem or here:
https://github.com/otcshare/GhostCluster/blob/master/business.js on
the internets.

On Mon, Jan 13, 2014 at 2:14 PM, Rees, Kevron <kevron.m.r...@intel.com> wrote:
> GhostCluster, which comes pre-installed on tizen ivi is a good example
> of the Vehicle Web API.  But here is the spec
> https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/Vehicle.idl;h=767e04958293427619bc1762a47d2b0646b8454f;hb=refs/heads/tizen
>
> Like Mikko said, for native API, see the automotive message broker
> docs: https://github.com/otcshare/automotive-message-broker/tree/master/docs
> Start with "README" and then Manager.txt.  amb.idl is also pretty
> useful to find out what types are available.  You can also look at the
> tizen wiki for AMB's DBus plugin:
>
> https://wiki.tizen.org/wiki/AMB_DBus_Plugin
>
> Hope that helps!
> Kevron
>
> On Thu, Jan 9, 2014 at 11:04 PM, Ylinen, Mikko <mikko.yli...@intel.com> wrote:
>>
>>
>>
>> On Fri, Jan 10, 2014 at 7:48 AM, Anurag K Bharati <anurag.bhar...@igate.com>
>> wrote:
>>>
>>> Hello,
>>>
>>> I want to display speedomete in my app. Where can I find the documentation
>>> of api's provided by tizen-ivi. What should I do to get speedometer or any
>>> other gauge reading?
>>
>>
>> Is it a web app? For web apps you should use Vehicle API (implemented in
>> wrt-plugins-ivi). For native apps, one option
>> is to use AMB (see automotive-message-broker-doc) directly.
>>
>> -- Mikko
>>
>> _______________________________________________
>> IVI mailing list
>> IVI@lists.tizen.org
>> https://lists.tizen.org/listinfo/ivi
>>
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to