| wService |
Web service (interface to devices). |
| wPage |
Web site (interface to users). |
| RmsServiceManager |
Local service (RMS business logic). |
| Database |
SQL database. |
| Service bus |
Messaging system. External interface to wService and wPage. |
| Device |
Processing of device related data. |
| Measurepoint |
Processing of measuring point related data. Check for measure value alarm. |
| History |
Processing of historical data. |
| Command |
Processing of commands to devices (for example backload of missing data). |
| Events |
Processing of alarm messages and audit trail. |
| Notification |
Processing of user notifications. |
| Report |
Report generator. |
| Configuration |
Processing of configuration changes. |