Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
27
From the last page.
Item Type Entry name Entry value Std.val Unit
Send-to mail address -8 RecipientAddr any (max.64 bytes) -
Send when Alarm IN AlarmIn 1:OFF 2:Checked 1 -
Send when Motion detected
type=MailTo-8
Motion 1:OFF 2:Checked 1 -
Send-to mail address -9 RecipientAddr any (max.64 bytes) -
Send when Alarm IN AlarmIn 1:OFF 2:Checked 1 -
Send when Motion detected
type=MailTo-9
Motion 1:OFF 2:Checked 1 -
Send-to mail address -10 RecipientAddr any (max.64 bytes) -
Send when Alarm IN AlarmIn 1:OFF 2:Checked 1 -
Send when Motion detected
type=MailTo-10
Motion 1:OFF 2:Checked 1 -
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible) - -
1.6.3 Output
Code Status Code Status Code Status
20 OK 32 InvalidValue 92 CriticalErro
r
30 InvalidType 33 InvalidOperand
31 InvalidEntr
y
34 NoEntryData
1.6.4 Example
1) http://10.1.0.1/api/wbsetcammail.cgi?type=Default
2) http://10.1.0.1/api/wbsetcammail.cgi?type=Authentication&Mode=1&SMTPServer=www.hogehoge.com
3) http://10.1.0.1/api/wbsetcammail.cgi?type=ConditionByAlarmIn&Mode=1
4) http://10.1.0.1/api/wbsetcammail.cgi?type=ConditionByMotion&Mode=2&Subject=Motion&Body=Detection
5) http://10/1.0.1/api/wbsetcammail.cgi?type=AttachSize&AttachSize=3
6) http://10.1.0.1/api/wbsetcammail.cgi?type=Recipient&MustSendAdminMode=2
7) http://10.1.0.1/api/wbsetcammail.cgi?type=MailTo-1&RecipientAddr=hoge@hogehoge.com&AlarmIn=1&Motion=2
1.6.5 Notes
1) If only type=<value> is entered and then <entry>=<value> is not entered, no setting is performed. (type=Default is an exception.)
2) Multiple type=<value> cannot be enumerated simultaneously. This API must be started for each type.
3) When POP3-ID/POP3-Password is specified at type=Authentication, these must be base64-encoded.
4) When a blank character is included in <value>, it must be URL-encoded.
5) For only entered items, setting is performed. For the other items, their existing values are held.
6) When OpeLog=No is entered, a log related to API start/end is not output. When it is omitted, it is regarded as OpeLog=Yes.