Searched refs:commandElement (Results 1 – 1 of 1) sorted by relevance
842 const json& commandElement = getRequiredProperty(element, "command"); in parsePMBusReadSensor() local843 uint8_t command = parseHexByte(commandElement); in parsePMBusReadSensor()