Difference between revisions of "BLEODB2Scanner"

From AMTech WikiDocs
Jump to: navigation, search
Line 8: Line 8:
 
**save the information by car VIN number allowing to smooth the information to send by analyzing changes  
 
**save the information by car VIN number allowing to smooth the information to send by analyzing changes  
 
**calculates car's emissions  
 
**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]])  
 
*Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]])  
 
** #{odb2DeviceId} BLE device unique id
 
** #{odb2DeviceId} BLE device unique id

Revision as of 13:31, 31 October 2016

BLEODB2Scanner

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

  • Edge Intelligence
    • 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