We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is a read only websocket connection. Clients are updated whenever a setting is changed.
The websocket message format is JSON
{ "section" : string. The Setting section, "key" : string. The setting key, "value" : string, integer, double or boolean. The current value }