OHIP configuration
Within this configuration file, general OHIP settings are configured.
File location
<WorkspaceDirectory>\ConfigFiles\xio.OHIP.cfg
This definition file is a live definition. Therefore, it is not required to restart the server after changes.
Parameter | Description | Scope | Unit | Default value |
|---|---|---|---|---|
Hostname | Hostname for OHIP cloud connection. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
AppKey | Application key. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
ChainCode | Chain code for event subscription. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
ClientId | Client ID of OAuth-Client. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
ClientToken | Client token of OAuth-Client. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
EnterpriseId | Enterprise ID that is unique to the tenant. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
HotelId | Unique hotel id. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
Scope | Scope. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
WebsocketKey | Key for web socket communication. Must be requested from Oracle or tenant admin. | string | None | Mandatory |
ReconnectionTimeOut | Reconnect time out in seconds. | 1 – 2147483647 | seconds | 10 |