Skip to content

Commit

Permalink
Merge pull request #173 from seaside1/gettimedlock_docupdate
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
seaside1 authored Sep 24, 2023
2 parents 380ecd9 + b12da1d commit b19be89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ These are method inherited from the JRule superclass.
| `createOrReplaceRepeatingTimer` | Schedule repeating future callbacks, cancel existing callback if exists |
| `cancelTimer` | Cancel an existing future callback |
| `isTimerRunning` | Check if existing future callback exist |
| `getTimedLock` | Create a lock to be held for a certain amount of time |
| `getTimeLock` | Create a lock to be held for a certain amount of time |
| `sendCommand` | Send a command to an item |
| `postUpdate` | Post a state update to an item |
| `logXXX` | Log a Debug/Info/Warn/Error message |
Expand Down

0 comments on commit b19be89

Please sign in to comment.