Searched refs:millivolts (Results 1 – 1 of 1) sorted by relevance
15 def _ParseVoltage(self, millivolts): argument19 if millivolts is None:25 voltage = float(millivolts) / 1000