ValueMessage
- class ValueMessage(value_name, value, host_timestamp=None)[source]
Bases:
BaseMessageStderr message from the server process .. seealso:
:py:class:`pybpodgui_plugin.com.messaging.board_message.BoardMessage`
- __init__(value_name, value, host_timestamp=None)[source]
- Parameters:
value_name
value
host_timestamp
Methods
__init__(value_name, value[, host_timestamp])check_type(typestr)Returns True if the typestr represents the class
fromlist(row)Returns True if the typestr represents the class
tolist()Attributes
MESSAGE_COLORMESSAGE_TYPE_ALIASvaluevalue_name- classmethod check_type(typestr)
Returns True if the typestr represents the class
- classmethod fromlist(row)[source]
Returns True if the typestr represents the class