GRIDAPPSD / gridappsd-python

Python connector to gridappsd
5 stars 5 forks source link

Add enumeration for retrieving "known service" topics. #112

Open craig8 opened 1 year ago

craig8 commented 1 year ago

Is your feature request related to a problem? Please describe.

class ServiceTopics(enum): TOPOLOLOGY_PROCESSOR = "gridappsd.topology.processor" OTHER_SERVICE = ""