CORDET Framework - C2 Implementation
Demo Application

The CORDET Demo consists of three applications: the Master Application, the Slave 1 Application and the Slave 2 Application. More...

Modules

 Master Application
 Application-specific files for the Master Application of the CORDET Demo.
 
 Slave 1 Application
 Application-specific files for the Slave 1 Application of the CORDET Demo.
 
 Slave 2 Application
 Application-specific files for the Slave 2 Application of the CORDET Demo.
 
 Configurable Part of Master Application
 Configurable files for the Master application of the CORDET Demo.
 
 Configurable Part of Slave 1 Application
 Configurable files for the Slave 1 application of the CORDET Demo.
 
 Configurable Part of Slave 2 Application
 Configurable files for the Slave 2 application of the CORDET Demo.
 

Detailed Description

The CORDET Demo consists of three applications: the Master Application, the Slave 1 Application and the Slave 2 Application.

The two slave applications are responsible for monitoring a temperature sensor. If they find a limit violation, they send a report to the Master Application. The Master Application is responsible for enabling and disabling the monitoring in the slave applications and for setting the monitoring limits.

The CORDET Demo supports one single service: the "Temperature Monitoring Service". The type identifier of the Temperature Monitoring Service is equal to: 64. This service is implemented by the following commands and reports:

The logical links among the three applications are as follows:

Note that there is no logical link between the two slaves which are completely independent of each other (see first figure below).

The physical links among the three applications are as follows (see second figure below):

Thus, messages between the Master Application and Slave 2 are routed through Slave 1 (the routing is done by the CORDET Framework).

The Master Application generates the commands to and receives the reports from the Slave Applications.

DA_LogicalLinks.png
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved