Notify SDL whether keyboard input characters are displayed as masked or not masked on HMI screen.
maskInputCharacters
value is set to "USER_CHOICE_INPUT_KEY_MASK", HMI masks input characters and provides a toggle button allowing the user to unmask them if needed.Name | Type | Mandatory | Additional |
---|---|---|---|
event | Common.KeyboardEvent | true | |
data | String | false | minlength: 0 maxlength: 500 |
{ "jsonrpc" : "2.0", "method" : "UI.OnKeyboardInput", "params" : { "event" : "ENTRY_CANCELLED" } }