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