bec_lib.connector.MessageObject#

class MessageObject(topic: str, value: BECMessage)[source]#

Bases: object

MessageObject is a wrapper for a message and its topic

Methods

Attributes

value

Get the message

property value: BECMessage#

Get the message