Versions Compared

Key

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

...

Available settings

SettingDescription
Auto-generate roomsIf set to true enabled, hotel rooms will be automatically created by traversing through the Fidelio/Protel item structure, which needs to be configured upfront. Rooms will be created within the same structure as in Fidelio/Protel and the items for RoomChecked, GuestName and GuestLanguage will be synchronized automatically.
Default visualization projectHotel rooms created manually or automatically will use this visualization project as default project.
UI color

Used in NETx Vision app as background color for customizing the app look and feel.

LogoUsed in NETx Vision app for customizing the app look and feel. If set, this logo will be shown instead of the NETx Vision logo when connecting to the visualization.
Checkout textOptional checkout text shown once when a guest opens the NETx Vision app after checkout.
Web Manager EndpointEndpoint of Web Manager in the format https://<ip address or hostname>:<port>
Web Visualization EndpointEndpoint of Web Visualization in the format https://<ip address or hostname>:<port>

...

Each hotel room has the following properties:

PropertyDescription
EnabledEnables 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.
DescriptionDescription of the hotel room.
Check in/out item

Server Boolean server item which will represents the current check in/out status. This item has to be of data type 'boolean' (checked in = true, checked out = falsevacancy status (true = occupied, false = vacant). This item field is optional. 

Language itemServer String server item which will that represents the language of the currently checked in guest. This item has to be of data type 'string'. This item is optional. The item value of this server item will be provided as workspace variable NXA_LANGUAGE in LANGUAGE in the visualization configuration.
Guest name itemServer String server item which will that represents the full name of the currently checked in guest. This item has to be of data type 'string'. 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 projectVisualization project used for this hotel room. Set to a The default project as is configured in on the system GRMS System configuration page.