Regenerate files based on ProtoBuf schema.

This commit is contained in:
Csaba Sarkadi 2022-01-16 14:15:35 +01:00
parent 8b40343277
commit 3a3aecb774
7 changed files with 127 additions and 124 deletions

View file

@ -775,8 +775,11 @@
"discoKey": {
"type": "string"
},
"ipAddress": {
"type": "string"
"ipAddresses": {
"type": "array",
"items": {
"type": "string"
}
},
"name": {
"type": "string"