automotive-message-broker  0.13
 All Classes Files Functions Variables Pages
Classes
/home/kev/src/automotive-message-broker/docs/amb.fidl File Reference

Classes

union  Variant
 

Functions

automotive-message-broker

This document describes the DBus interfaces and data types for the Automotive Message Broker API. The data types are intended to as-close-as- possible be compatible with the W3C vehicle data spec.

Version
0.13
union Variant GetHistory (Double beginTime, Double endTime)
 VehiclePropertyType is the base class for all Data types. More...
 

Function Documentation

union Variant GetHistory ( Double  beginTime,
Double  endTime 
)

VehiclePropertyType is the base class for all Data types.

Dictionary

VehiclePropertyType

time in seconds since system start when a property in the interface updated.

Zone in which the interface is situated.

return dictionary of objectName and values for data between 'beginTime' and 'endTime'

  • beginTime time stamp in Seconds since Unix Epoc
  • endTime time stamp in Seconds since Unix Epoc