Searched refs:input_dict (Results 1 – 2 of 2) sorted by relevance
188 def __init__(self, relay_device, input_dict): argument190 self._store = input_dict
195 def serialize_dict(input_dict): argument198 for key, value in input_dict.items():