Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Das ControlCenter stellt der App folgende Schnittstelle zur Verfügung:

...

{
  "licence": "<Lizenz>",
  "deviceId": "<Geräte-ID>",
  "deviceInfo": "<optional: Geräte Info>"
}

Antwort ist:

{
    "licenseStatus"20,
    "tenantId""d5c56c87-2ab2-4053-a0dd-7164049fd64f",
    "installations": [
        {
            "url""http://1.1.1.1:8088/api/Mobile",
            "name""Prod",
            "syncInterval"

        : 10
        },

        {
            "url""http://1.1.1.1:8085/api/Mobile",
            "name""Test",
            "syncInterval": 10

        }
    ]
}

mit Lizenzstatus 

...

Die App muss die verwendete Lizenz sowie den Sync-Interwall in LocalSettings speichern.