Difference between revisions of "Extensions.BlackBox"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:OTX '''BlackBox''' Extension}}Category:OTX-ExtensionCategory:BlackBox __TOC__ == Classification == {{ClassificationExtension | BlackBox | Base data type...")
 
Line 5: Line 5:
  
 
== Introduction ==
 
== Introduction ==
The purpose of the OTX '''DateTime''' extension is to retrieve information about the current date and time
+
The OTX '''BlackBox''' extension introduces the '''BlackBox''' data type which can be used as a transport or base data type. It can be used to receive the result with a data type is unknown to OTX. Users can use terms or actions to interact with the BlackBox data types.
provided by the diagnostic application.
 
  
== Terms ==
+
== Data Type ==
 
{| {{TableHeader}}
 
{| {{TableHeader}}
  
{{TableRowCatagory|DateTime terms}}
+
{{TableRowKeyValueList|[[Extensions.BlackBox.BlackBox|BlackBox]]|}}
{{TableRowKeyValueList|[[Extensions.DateTime.GetTimeStamp|GetTimeStamp]]| Returns a timestamp in milliseconds.}}
 
{{TableRowKeyValueList|[[Extensions.DateTime.FormatDate|FormatDate]]| Returns a formatted time representation of a timestamp.}}
 
{{TableRowKeyValueList|[[Extensions.DateTime.FormatDuration|FormatDuration]]| Give a duration in milliseconds from a time stamp.}}
 
  
 
|}
 
|}

Revision as of 07:47, 8 April 2016

Classification

Name BlackBox
Short Description Base data type
Class OTX Extension
Base Extension -
Pre-Conditions -
Specified by ISO 13209-3

Introduction

The OTX BlackBox extension introduces the BlackBox data type which can be used as a transport or base data type. It can be used to receive the result with a data type is unknown to OTX. Users can use terms or actions to interact with the BlackBox data types.

Data Type

BlackBox