From 41181f7260b2bfd26d6772cb2cd64e17cc68f066 Mon Sep 17 00:00:00 2001 From: Travis CI <> Date: Tue, 26 Sep 2017 09:21:30 +0000 Subject: [PATCH] docs(travis): Update protocol.md - 7251862 [skip ci] --- docs/generated/comments.json | 6 +++--- docs/generated/protocol.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/generated/comments.json b/docs/generated/comments.json index e5dfb2fd..9c6e9cb9 100644 --- a/docs/generated/comments.json +++ b/docs/generated/comments.json @@ -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", diff --git a/docs/generated/protocol.md b/docs/generated/protocol.md index 5399693c..b762e748 100644 --- a/docs/generated/protocol.md +++ b/docs/generated/protocol.md @@ -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