Versions Compared

Key

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

...

Item nameData typeAccessNotes
BuildingNumberStringread only

Specified within Room Definitions within NETx Server

LevelNumberStringread only

Specified within Room Definitions within NETx Server

RoomNumberStringread only

Specified within Room Definitions within NETx Server. Must be identical with the room number used within Fidelio/Opera

DescriptionStringread only

Specified within Room Definitions within NETx Server

GuestsCountUINT8read only

Number of guest that are checked in for this room

GuestNameStringread only

Guest name that is received from Fidelio/Opera

GuestLanguageStringread only

Language code that is received from Fidelio/Opera. E.g. de, en, es, ...

GuestVIPUINT8read only

VIP status that is received from Fidelio/Opera

GuestIdStringread onlyReservation / guest ID
RoomCheckedBooleanread only

True if at least 1 guest is check in this room – False if room is free

RoomCheckedForecastBooleanread onlyTrue if forecast check-in happens. Only available if Sihot extension is enabled.
ClassOfServiceUINT8read only

Received from Fidelio/Opera. 0 (Barred/hotel internal only), 1 (local), 2 (national), 3 (no restrictions)

DoNotDisturb Booleanread only

True if DND is received from Fidelio/Opera – False otherwise

RoomStatusUINT8read and writable

See table below

ClearTextStringread and writable
GuestArrivalDate

DateTime

read only

Arrival data and time of guest. Normally, this is equal to the check-in data and time. Please keep in mind that Fidelio/Opera is not providing an arrival date before the check-in signal

GuestDepartureDate

DateTime

read only

Scheduled depature data and time of guest.

PrinterPortUINT8read only
MessageCountUINT8read onlyNumber of messages that are available for this room
NextMessageBooleanwrite only

If set to true, the next message that is queued within the server is shown within the server item "MessageText"

MessageTextStringread only
GetMessage Booleanwrite only

If set to true, all available messages are fetched from Fidelio/Opera and stored within the server. Using the item "NextMessage", these messages can be shown within the item "MessageText"

SendMessage Stringread and writable

Used to send a message to Fidelio/Opera for this room

MessageLightStatusBooleanwrite only

...