Skip to content

Commit

Permalink
Merge pull request #22 from Wolkabout/update-readme-alarms
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
srdjastankovic committed Jul 5, 2018
2 parents 6813ce5 + 7f3e437 commit c134693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/full_feature_set/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ wolk->publishConfiguration();

**Publishing events:**
```cpp
wolk->addAlarm("ALARM_REF", "ALARM_MESSAGE_FROM_CONNECTOR");
wolk->addAlarm("ALARM_REF", true);
```
**Data publish strategy:**
Expand Down

0 comments on commit c134693

Please sign in to comment.