<< Click to Display Table of Contents >> Navigation: Introduction to the Rotronic Monitoring System > RMS Diagrams > RMS Data Flow Diagram |
Name |
Description |
---|---|
IIS |
Web server where RMS is hosted. |
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. |