Searched refs:getPythonJSON (Results 1 – 2 of 2) sorted by relevance
257 getPythonJSON(uint16_t componentID, uint8_t subType, uint8_t version, in getPythonJSON() function413 return getPythonJSON(componentID, subType, version, data, in getJSON()
126 std::optional<std::string> getPythonJSON(std::vector<std::string>& hexwords, in getPythonJSON() function809 auto pyJson = getPythonJSON(hexwords, creatorID); in getJSON()