Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiagoSotoC committed Jul 15, 2021
1 parent bb5baae commit c35a09e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ and will help you to debug which expander and channel is used when you activate

## Events

AlarmDecoder emits 4 events:
AlarmDecoder emits 5 events:
* 'connected' - Successfully connected to AlarmDecoder ser2sock interface
* 'disconnected' - You shall know
* 'zoneChanged' - Zone status has been changed (movement, door open/close, fire on/off)
* 'keypadMessage' - Keypad message events / panel status

* 'rfxMessage' - Rf message recived
### zoneChanged(data)
```javascript
data = {
Expand Down

0 comments on commit c35a09e

Please sign in to comment.