This is a notification when an input element has been clicked.
It is part of the RemoteSkin Web API.
{ "id": "64e979ff-d44d-4a83-bdf2-286f6b431c43", "name": "WEB_NOTIFY_CLICK1", "description": "A widget has been clicked.", "slots": [ { "key": "1", "name": "ID ", "direction": "REQUEST", "mandatory": "true", "type": "STRING", "description": "The widget ID." }, { "key": "2", "name": "VALUES ", "direction": "REQUEST", "mandatory": "true", "type": "STRING_PROPERTIES", "description": "The widget ids and their values." } ] }