Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
47
4.1.3 Output
Code Status Code Status Code Status
20 OK 32 InvalidValue 92 CriticalError
30 InvalidT
yp
e 33 InvalidO
p
erand
31 InvalidEntr
y
34 NoEntr
y
Data
4.1.4 Example
1) http://10.1.0.1/api/wbsetmultiscreen.cgi?type=Default
2) http://10.1.0.1/api/wbsetmultiscreen.cgi?type=DisplayMode&Mode=2
3) http://10.1.0.1/api/wbsetmultiscreen.cgi?type=Camera-23&Name=HarryGayer
4.1.5 Note
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) For only entered items, setting is performed. For the other items, their existing values are held.
4) When a blank character is included in <value>, it must be URL-encoded.
5) 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.