Difference between revisions of "BLEODB2Scanner"

From AMTech WikiDocs
Jump to: navigation, search
(Created page with "=== BLEODB2Scanner === Bridge On board diagnostics pid values, emission and consumption to IoT observations type [https://en.wikipedia.org/wiki/On-board_diagnostics On board d...")
 
 
(5 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
   
 
   
 
*Edge Intelligence
 
*Edge Intelligence
**save the information by car VIN number allowing to smmoth the information to sent by analyzing changes  
+
**[[Smoothing_observations|Smoothing observations]]
*Placeholders (See [[Observation enrichment#Placeholders substitution|Placeholders]])  
+
**save the information by car VIN number allowing to smooth the information to send by analyzing changes  
 +
**calculates car's emissions
 +
**reads PIN set at obd2PIDsRead property
 +
**read with frequency set at odbPIDsReadFrequency property
 +
*Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]])  
 
** #{odb2DeviceId} BLE device unique id
 
** #{odb2DeviceId} BLE device unique id
 
** #{odb2VIN} car VIN number
 
** #{odb2VIN} car VIN number

Latest revision as of 14:00, 2 February 2018

BLEODB2Scanner

Bridge On board diagnostics pid values, emission and consumption to IoT observations type On board diagnostics OBD-II PIDs ELM327

  • Edge Intelligence
    • Smoothing observations
    • save the information by car VIN number allowing to smooth the information to send by analyzing changes
    • calculates car's emissions
    • reads PIN set at obd2PIDsRead property
    • read with frequency set at odbPIDsReadFrequency property
  • Placeholders (See Placeholders)
    • #{odb2DeviceId} BLE device unique id
    • #{odb2VIN} car VIN number
  • Produced observations (see /amtech/linkeddata/types/composite/observation)
    • /amtech/linkeddata/types/composite/observation/odb2Read
    • /amtech/linkeddata/types/composite/observation/odb2Emission
    • /amtech/linkeddata/types/composite/observation/odb2DTC
    • /amtech/linkeddata/types/composite/observation/odb2Consumption