Method: OpenC3::NotificationModel#severity
- Defined in:
- lib/openc3/models/notification_model.rb
#severity ⇒ Object (readonly)
Returns the value of attribute severity.
25 26 27 |
# File 'lib/openc3/models/notification_model.rb', line 25 def severity @severity end |