...
Property | Description |
---|---|
Enabled | Enables the use of this hotel room. Disabled hotel rooms cannot be used for check in/out. |
Name * | Name of the hotel room, usually including the hotel room number. |
Description | Description of the hotel room. |
Check in/out item | Boolean server item which will that represents the current vacancy status (true = occupied, false = vacant). This field is optional. If this field is set, then the configured server item will be treated as incoming checkin/checkout signal and the respective button in the GRMS app is disabled. If this field is not set, then the check-in/out is done manually in the GRMS app using the respecive respective button. |
Language item | String server item that represents the language of the currently checked in guest. This item is optional. The item value of this server item will be provided as workspace variable NXA_LANGUAGE in the visualization configuration. |
Guest name item | String server item that represents the full name of the currently checked in guest. This item is optional. The item value of this server item will be provided as workspace variable NXA_GUEST_NAME in the visualization configuration. |
Visualization project | Visualization project used for this hotel room. The default project is configured on the GRMS System configuration page. |
...