Technical information
NetLinx Modules
54
RMS NetLinx Programmer’s Guide
Commands and Descriptions (Cont.)
'IGNORE SERVER TIME UPDATE'
Normally, NetLinx receives a time update
from the RMS server. This command tells
the module to ignore these time updates.
‘RESERVE-
[StartDate],[StartTime],[Dura
tion],[Subject],
[<MessageBody>]
Requests the RMS server to add an ac-hoc
appointment on behalf of the room.
[StartDate] should be formatted as
‘mm/dd/yyyy’
[StartTime] should be formatted as
‘hh:mm’
[Duration] is the number of minutes the
meeting should be scheduled.
[Subject] provides the meeting subject text.
[<MessageBody>] is an optional
parameter and it provides the meeting
message body text.
Upon receipt, the RMS Server will process
this request and return a confirmation or
error ‘RESERVE-‘ string. Please see the
Strings API page for further information of
the returned server response.
The ‘RESERVE’ command is supported
when using the RMS internal scheduling
system or when using Microsoft Exchange.
The ‘RESERVE’ command request will fail
if the requested appointment/meeting will
conflict with another scheduled
appointment/meeting.
‘EXTEND-[Minutes]’
Extends the current appointment/meeting
by the number of minutes provided.
Upon receipt, the RMS Server will process
this request and return a confirmation or
error ‘EXTEND-‘ string. Please see the
Strings API page for further information of
the returned server response.
The ‘EXTEND’ command is supported
when using the RMS internal scheduling
system or when using Microsoft Exchange.
The ‘EXTEND’ command request will fail if
the appointment/meeting extension will
conflict with another scheduled
appointment/meeting.