Added password entered

main
henrik_nehm 2 years ago
parent cce5879e39
commit c1f4119dbe

@ -133,4 +133,17 @@
"deviceId": 0,
"cardUID": "6XjCwg=="
}
```
```
* Password entered
Topic `display/passwordEntered`
Data example:
*The password has a minimum length of 4, and a max length of 12.*
```json
{
"deviceId": 0,
"password": [1, 2, 3, 4]
}
Loading…
Cancel
Save