export interface Disabler { transform(payload: string) : string getStateFeedbackTopic(): string }