Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update emergency messages to official warnings #24

Closed
dhixsingh opened this issue Sep 19, 2018 · 1 comment
Closed

Update emergency messages to official warnings #24

dhixsingh opened this issue Sep 19, 2018 · 1 comment
Assignees
Milestone

Comments

@dhixsingh
Copy link
Contributor

The emergency messaging used should be updated to the official warnings as per below:

emv-warnings

@dhixsingh dhixsingh self-assigned this Sep 19, 2018
@dhixsingh dhixsingh added this to the EOY milestone Nov 12, 2018
@dhixsingh
Copy link
Contributor Author

Is available and used in the self-evacuation archetypes based behaviour model now:

public enum EmergencyMessage {
Advice("ADVICE"),
WatchAndAct("WATCH_AND_ACT"),
EmergencyWarning("EMERGENCY_WARNING"),
EvacuateNow("EVACUATE_NOW")
;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant