Meldung | Feld | Typ | Label | Beschreibung |
---|---|---|---|---|
GetVersionInfoAnfrage | ||||
Versionsinfo | Haupt | uint32 | Nummer der Hauptversion | |
kleiner | uint32 | Kleinere Versionsnummer | ||
Flicken | uint32 | Versionsnummer des Patches | ||
Nachsilbe | string | Versions-Suffix | ||
vendor_name | string | Name des Anbieters | ||
product_name | string | Produktname | ||
docu_url | string | URL der Dokumentation | ||
feedback_url | string | Feedback-URL | ||
GetVersionInfoResponse | version | Versionsinfo | Versionsinformationen | |
GetConfigSchemaRequest | ||||
ConfigSchema (Konfiguration) | Uri | string | URI des Schemas | |
Schema | string | JSON-Zeichenfolge mit Konfigurationsschema | ||
GetConfigSchemaResponse | Schemas | ConfigSchema (Konfiguration) | repeated | Konfigurationsschemata |
GetAppIconAnfrage | ||||
GetAppIconResponse | image_format | string | Bildformat des zurückgegebenen Bildes | |
image_data | Bytes | Byte-Array, das die Bilddaten enthält |