EMailService
The EMailService component is the main component, enabling functioning of the e-mail service.
The EMailService component has the following slots:
- Status: component’s status, available statuses:
- OK: service is working properly,
- Disabled: service is disabled (the Enabled slot is in false);
- Fault;
- Fault Cause: Fault cause description:
- None: service is working properly,
- Duplicate network: more than one EMailService component is added to the controller;
- Enabled: switches the EMailService component on/off.