-
-
-
About AyaNova
-
- Server
-
-
- API version
- {{ serverInfo.serverVersion }}
-
-
-
-
- DB Schema version
- {{ serverInfo.dbSchemaVersion }}
-
-
-
-
- Server local time
- {{ serverInfo.serverLocalTime }}
-
-
-
-
- Server timezone
- {{ serverInfo.serverTimeZone }}
-
-
-
-
-
- License
-
-
- Licensed to
- {{ serverInfo.license.license.licensedTo }}
-
-
-
-
- DB instance ID
- {{ serverInfo.license.license.dbId }}
-
-
-
-
- Key serial
- {{ serverInfo.license.license.keySerial }}
-
-
-
-
- License expiration
- {{ serverInfo.license.license.licenseExpiration }}
-
-
-
-
- Maintenance expiration
- {{ serverInfo.license.license.maintenanceExpiration }}
-
-
-
-
- Licensed features
- {{item.Feature}} - {{item.Count}}
-
-
-
- {{ serverInfo }}
-
+
+
+
+
+
+ About AyaNova
+
+
+
+ Client
+
+
+ Version
+ {{ clientInfo.version }}
+
+
+
+
+
+ Server
+
+
+ API version
+ {{ serverInfo.serverVersion }}
+
+
+
+
+ DB Schema version
+ {{ serverInfo.dbSchemaVersion }}
+
+
+
+
+ Server local time
+ {{ serverInfo.serverLocalTime }}
+
+
+
+
+ Server timezone
+ {{ serverInfo.serverTimeZone }}
+
+
+
+
+
+ License
+
+
+ Licensed to
+ {{ serverInfo.license.license.licensedTo }}
+
+
+
+
+ DB instance ID
+ {{ serverInfo.license.license.dbId }}
+
+
+
+
+ Key serial
+ {{ serverInfo.license.license.keySerial }}
+
+
+
+
+ License expiration
+ {{ serverInfo.license.license.licenseExpiration }}
+
+
+
+
+ Maintenance expiration
+ {{ serverInfo.license.license.maintenanceExpiration }}
+
+
+
+
+ Licensed features
+ {{item.Feature}} {{item.Count ? item.Count : ""}}
+
+
+
+
+
+
+