Constructors
				
					
					constructor
					
						- new OBD(pidList: any): OBD
 
					
					
				
			
			
				Properties
				
					
					Private _dataReceived
					_dataReceived: string
					
				
				
					
					Private _deviceCommands
					_deviceCommands: any
					
				
				
					
					Private _pidList
					_pidList: any
					
				
			
			
				Methods
				
					
					parseCommand
					
					
						- 
							
							
							
Parameters
							
							
							reply - The reply.
						 
					
				
				
					
					parseDataStream
					
						- parseDataStream(data: any, cb: any): void
 
					
					
				
			
		 
		
	 
 
 
Parses a hexadecimal string to a reply object. Uses PIDS.