ValueMessage
- class ValueMessage(value_name, value, host_timestamp=None)[source]
Bases:
BaseMessage
Stderr 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_COLOR
MESSAGE_TYPE_ALIAS
value
value_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