Message

From SweepMe! Wiki
Jump to navigation Jump to search

Message is a module to send messages via email or chat. Furthermore, SweepMe! internal messages can be used to inform the user during the run.

Services

SweepMe! MessageBox

Create a message box with the given message.

SweepMe! MessageInfo

Add a message to the message queue of the tab 'Measurement'.

SweepMe! MessagBalloon

Create a message balloon with the given message.

SweepMe! Debug

Add a message to the Debug widget.

SweepMe! WriteLog

Add a message to the logbook file.

Email

Send an email via a email server. Standard port is 587 (cannot be changed at the moment). You have to enter your email address and password. Recipients are comma separated email addresses as if you would use 'TO' (not 'CC' and not 'BCC').

RocketChat

Connect to Rocket.Chat and send messages to channels, groups or single persons. You have to enter your user name and password. Channels and groups can be selected by using a '#' in front. Direct messages can be sent by using '@' in front.