Bases: object
object
Translator class to translate the message from component.
Methods Summary
translate(message)
translate
Translate the message from the component to let the SAL topic to use.
Methods Documentation
dict
Message from the component.
Message payload after the translation.
Translator
Translator.translate()