ZEMS Configuration Parameters for PTT Pro for Android
ZEMS Configuration Parameters for PTT Pro for Android

ZEMS Configuration Parameters for
PTT Pro for Android

PTT Pro for Android
uses JSON parameters to configure clients for ZEMS.
A sample JSON configuration might appear as follows:
{ "zemsServerURL":"https://serverurl:port", "zemsServerApiKey":"thisisyourAPIKey", }
JSON Configuration Parameters
Parameter
Description
Type
Default Value
Configurable Values
Configurable using Provisioning Manager
zemsServerUL
URL to the ZEMS server.
String
N/A
valid URL
Yes
zemsServerApiKey
API token required to authorize with the ZEMS server.
String
N/A
valid Token
Yes
zemsSentStatusViewEnable
Shows the sent status view when enabled.
Boolean
true
true
false
Yes
zemsUserCountViewEnable
Shows the user count view when enabled.
Boolean
false
true
false
Yes

Troubleshooting

The message
Error connecting to ZEMS Service
, indicates a configuration error.
ZEMS Connection Error in Snackbar
PTT Pro client not configured properly to connect to ZEMS
cause this error:
  • The PTT Pro user is not yet synchronized with ZEMS.
  • The ZEMS configuration is incorrect or PTT Pro cannot connect to the ZEMS server.