7.5. APIs - Supporting Services - Alerts & Notifications

7.5.1. Architecture Reference

For a description of the architecture, see Alerts & Notifications

7.5.2. Introduction

When a person or a system needs to be informed of something discovered on the node by another microservice on the node, EdgeX Foundry’s Alerts and Notifications microservice delivers that information. Examples of Alerts and Notifications that other services might need to broadcast include sensor data detected outside of certain parameters, usually detected by a Rules Engine service, or a system or service malfunction, usually detected by system management services.

https://github.com/edgexfoundry/support-notifications/blob/master/raml/support-notifications.raml

Alerts and Notifications API HTML Documentation

Alerts and Notifications API Swagger Documentation