property Enabled: boolean; default False;
Description
The Enabled property indicates whether the HeratBeat mode is enabled.
If True, a WebSocket client tries to keep a websocket connection alive automatically sending a ping every Interval seconds.
See also
Interval