**Is your feature request related to a problem? Please describe.** class ServiceTopics(enum): TOPOLOLOGY_PROCESSOR = "gridappsd.topology.processor" OTHER_SERVICE = ""
Is your feature request related to a problem? Please describe.
class ServiceTopics(enum):
TOPOLOLOGY_PROCESSOR = "gridappsd.topology.processor"
OTHER_SERVICE = ""