docs(travis): Update protocol.md - 7251862 [skip ci]

This commit is contained in:
Travis CI 2017-09-26 09:21:30 +00:00
parent 7251862ecf
commit 41181f7260
2 changed files with 5 additions and 5 deletions

View File

@ -1485,7 +1485,7 @@
"description": "Enable/disable sending of the Heartbeat event",
"param": "{boolean} `enable` Starts/Stops emitting heartbeat messages",
"api": "requests",
"name": "HandleSetHeartbeat",
"name": "SetHeartbeat",
"category": "general",
"params": [
{
@ -1497,7 +1497,7 @@
"names": [
{
"name": "",
"description": "HandleSetHeartbeat"
"description": "SetHeartbeat"
}
],
"categories": [
@ -1508,7 +1508,7 @@
],
"heading": {
"level": 2,
"text": "HandleSetHeartbeat"
"text": "SetHeartbeat"
},
"lead": "",
"type": "class",

View File

@ -95,7 +95,7 @@ auth_response = base64_encode(auth_response_hash)
+ [GetVersion](#getversion)
+ [GetAuthRequired](#getauthrequired)
+ [Authenticate](#authenticate)
+ [HandleSetHeartbeat](#handlesetheartbeat)
+ [SetHeartbeat](#setheartbeat)
* [Scenes](#scenes-1)
+ [SetCurrentScene](#setcurrentscene)
+ [GetCurrentScene](#getcurrentscene)
@ -718,7 +718,7 @@ _No additional response items._
---
### HandleSetHeartbeat
### SetHeartbeat
- Added in v