MOBOTIX M24 Kaiserstuhl-CampingGast rcontrol - Parameter Overview

Example: rcontrol?action=ledson&time=5

Example: rcontrol?action=ledson&leds=01BBB1&time=5


action= Explanation Parameters
sound Play back a given sound profile or sound file. If both are given, the former takes precendece over the latter. profile, name, soundfile
ledson Switches all LEDs on. The optional time parameter switches the LEDs back to default after the specified number of seconds. time
ledsoff Switches all LEDs off. The optional time parameter switches the LEDs back to default after the specified number of seconds. time
ledsdefault Switches LEDs to default. -
ledsstring Switches LEDs specified in the leds parameter.
If no string is specified, the LEDs will be switched to default. The optional time parameter switches the LEDs back to default after the specified number of seconds.
time, leds
irledson Switches all infrared LEDs on. The optional time parameter switches the LEDs off after the specified number of seconds. time
irledsoff Switches all infrared LEDs off.  
irledsstring Switches the infrared LEDs specified in the leds parameter.
If no string is specified, the IR LEDs will be switched to default. The optional time parameter switches the IR LEDs off after the specified number of seconds.
time, leds
defreeze Unfreezes the camera after Terminate Recording (TR) occurred and resumes recording. -
putrs232 Sends text specified in the rs232outtext parameter to the RS232 interface. rs232outtext
getrs232 Prints text received from the RS232 interface. nrofbytes, rs232delafterread
getrs232hex Prints text received from the RS232 interface in hex notation. nrofbytes, rs232delafterread
gettext Replace MOBOTIX variables in message and print it as plain text. message
userclick Triggers a User Click (UC) event. -
pancenter Sets the pan position to the center of the current view. -
gettemp Gets the camera's internal temperature. -
rs232sigin Prints status of the signalin pin of the serial interface. -
ftplastevent Sends the last event image to the FTP server using the FTP profile specified in the profile parameter. profile, name
ftpcurrent Sends the current image to the FTP server using the FTP profile specified in the profile parameter. profile, name
emaillastevent Sends the last event image by e-mail using the e-mail profile specified in the profile parameter. profile, name
emailcurrent Sends the current image by e-mail using the e-mail profile specified in the profile parameter. profile, name
notifylastevent Sends a network message (IP Notify) with the status of the last event image. profile, name
notifycurrent Sends a network message (IP Notify) with the status of the current image. profile, name
sendmessage Sends the message specified in the message parameter to the address specified in the addr parameter. message, addr
actionactivityon Switches action activity on. -
actionactivityoff Switches action activity off. -
eventack Acknowledges an event. -
isdnphone Triggers ISDN call-out using the profile specified in the profile parameter. profile, name
voipphone Triggers VoIP call-out using the profile specified in the profile parameter. profile, name
voipcall Triggers VoIP call-out using the sip address specified in the sipaddr parameter. sipaddr
voiphangup Hangs up VoIP call-out. -
voiprestart Restarts the VoIP software of the camera. -
speakip Outputs the camera's current IP address on the speaker. -
mailboxdb_set_seen_flag Allows to change the "seen flag", whether a message has been reviewed, for the message given by its sequence and event number. This has to be followed by the flag value. Zero (0) is for unseen messages. Other values for seens messages. sequence,event,seen_flag
setrs232sig Obsolete, use sigouthigh and sigoutlow in the future. -
Optional parameters=Default Values Explanation
time=0 0..128
Duration of action (only leds... and sigout...) in seconds. Invalid values set the duration to 1 sec.
leds= string
Switches the LEDs to the status specified in this string. The string is 6 characters long (one for each LED), with the first character controlling the topmost LED and the other LEDs following in clockwise direction.
0=off, 1=on, B=blink, D=default, -=no change.
soundfile=Default Alarm
AnsKeyNoFunction
AnsMsgBell
AnsMsgKeypad
AnsMsgNoAnswer
Beep
Busy
Cuckooclock
Default
DoorBell
Phonering
Standard
Plays the sound file with this name.
rs232outtext=hello world! string Text to send
Sends this text to the RS232 interface.
rs232delafterread=0 0 or 1 Boolean
Deletes the RS232 interface buffer after reading it.
nrofbytes=2048 1..Buffer size Number of bytes
Gets the specified number of bytes from the RS232 interface buffer.
profile string Profile name
Name of the profile to use for ftp, e-mail or ISDN and VoIP telephony.
Example: Factory settings for admin/mailprofiles: the first E-Mail Profile 1 got the Profile name mail0
Example: rcontrol?action=emailcurrent&profile=mail0
name string Cleartext name
Cleartext name of the profile to use for ftp, e-mail or ISDN and VoIP telephony.
Example: Factory settings for admin/mailprofiles: the first E-Mail Profile 1 got the cleartext name AlarmMail
Example: rcontrol?action=emailcurrent&name=AlarmMail
subject string Subject text
Sets the subject text for an e-mail.
message string Message
Message to send to the port of the specified IP address.
addr string:number IP-address:port
IP address and port for sending a message.
sipaddr string SIP-address
SIP address for VoIP call-out.
sequence string sequence Number
sequence number to reference recording, for example in the mailbox.
event string event number
event number to be use in conjunction with the sequence number.
seen_flag number seen flag value
An unseen message in the mailbox has a seen_flag of 0, otherwise it is a seen message.