How do I assign specific alerts to specific people and / or groups
I'm redesigning a system that currently sends alerts to groups based on a variety of criteria. The client needs to be able to assign certain alerts to both groups and individuals.
Alerts may be based on location, temperature deviation, period of time, etc.
Key to the success here is that everything originates from an order. So I need to be able to
- Create order
- Assign order contents
- Assign order logistics
- Assign sensor(s) specifications, i.e checkpoint locations, acceptable temperature range, etc.
- Assign specific alerts to individuals and/or groups
Are there any known apps models that already do this particularly well?
Thanks on advance!