Versions Compared

Key

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

...

Hotel rooms can be added in any arbitrary folder structure. 

Image Removed

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.
NameName of the hotel room, usually including the hotel room number.
DescriptionDescription of the hotel room.
Check in/out item

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 = false). This item is optional. 

Language itemServer item which will represents the language of the currently checked in guest. This item has to be of data type 'string'. This item is optional. 
Guest name itemServer item which will represents the full name of the currently checked in guest. This item has to be of data type 'string'. This item is optional. 
Visualization projectVisualization project used for this hotel room.