Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@horvand
Copy link
Contributor

@horvand horvand commented Sep 30, 2014

  • add new API function elarm:clear/4; no other API changes

     elarm:clear(Server, AlarmId, Source, ClearReason)
    
  • Elarm sends the event for clear and manual clear in the same format

      {elarm, Ref, {clear, alarm_id(), alarm_src(), event_id(), Reason}}
    when Reason :: ok | {manual, UserId} | source_gone | term()

hcs42 added a commit that referenced this pull request Sep 30, 2014
@hcs42 hcs42 merged commit e431b32 into esl:master Sep 30, 2014
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

Successfully merging this pull request may close these issues.

2 participants