![]() |
Razer Chroma SDK v4.0
Razer Chroma SDK REST Documentation
|
Keeping the connection alive using hearbeat.
Endpoint
/heartbeat
Method
PUT
Response:
{ "tick" : 1 }
Field | Description |
---|---|
"tick" | Tick count will be increased everytime the api is called. |
Remarks
Default connection time out is 15 seconds. Recommended frequency for heartbeat is 1 second.