Skip to content

8.8 Manhole Cover Monitoring

8.8.1 Description

Manholes leading to underground supply systems are essential for their maintenance. Without these modern infrastructures our daily life as well as the economic system would collapse. In particular, this concerns: telecommunications networks, water supply networks, gas supply networks and electricity networks. This makes these systems vulnerable to sabotage and terror attacks. Every unsecured manhole represents an easy potential target. In supply networks a very small action at a single point can inflict a huge amount of damage to property and people.

In smart city, there are many sensors which are used to monitor the manholes cover. The Manhole Monitor sends alarms in real-time and it communicates status information daily whenever a manhole cover is opened or lifted. This can be used to alert the authorities and locate which manhole has been lifted immediately.

8.8.2 Source

REQ-2018-0093R01 - Use case for Manhole Cover Monitoring

8.8.3 Actors

  • Manhole Cover Monitoring Device: function to detect if the manhole cover has been moved.
  • Manage Server: function to monitor if the manhole cover has been moved.
  • Street Authority Application: function to receive the manhole cover event and initiate event task.
  • District Authority Application: function to receive the manhole cover event and monitor if the Street Authority has completed event task.

8.8.4 Pre-conditions

Street manager has the ability to subscribe to the Manhole Cover related event.

Street manager and district manager has the ability to receive the Manhole Cover related event notification.

8.8.5 Triggers

None

8.8.6 Normal Flow

Figure 8.8.6-1 Normal flow for monitoring services

Figure 8.8.6-1 Normal flow for monitoring services

  1. Manhole Cover Monitoring Device, Street Authority and District Authority register to the Management Server;
  2. The Street Authority subscribe to the Manhole Cover Monitoring Device event notifications, where notification receiver includes the Street Authority and District Authority;
  3. When the Manhole Cover is moved from stored/closed position, the Manhole Cover Monitoring Device updates the state of Manhole Cover in the Management Server;
  4. The Management Server decides that a Manhole Cover event occurred based on the event notification criteria;
  5. The Management Server sends event notification to the Street Authority immediately;
  6. After a specified time frame, a check occurs, determining if the event notification criteria is met; if yes, the Management Server sends the notification to the District Authority Application.
  7. The Management Server receives the notification response from the District Authority Application.

8.8.7 Alternative flow

None

8.8.8 Post-conditions

None

8.8.9 High Level Illustration

Figure 8.8.9-1 High level illustration for monitoring services

Figure 8.8.9-1 High level illustration for monitoring services

8.8.10 Potential requirements

  1. The oneM2M system shall support deferred notification for a specified time frame.
  2. The oneM2M system shall support sending deferred notifications if based on event notification criteria (e.g. is met after the specified time frame).