Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
53
5.4 Set Time Manually
wbsetadmintime.cgi
5.4.1 Syntax
1) http://<camip>/api/wbsetadmintime.cgi?type=Set&Year=<value>&Month=<value>&Day=<value>&Hour=<value>&Minute=<value>&Sec
ond=<value>
5.4.2 Input
Item Type Entry name Entry value Std.val Unit
Year Year 5 - 29 - year
Month Month 1 - 12 month
Day Day 1 - 31 - day
Hour Hour 0 - 23 - hour
Minute Minute 0 - 59 - minute
Second
type=Set
Second 0 - 59 - second
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible) - -
5.4.3 Output
Code Status Code Status Code Status
20 OK 32 InvalidValue 92 CriticalErro
r
30 InvalidType 33 InvalidOperand
31 InvalidEntr
y
34 NoEntryData
5.4.4 Example
1) http://10.1.0.1/api/wbsetadmintime.cgi?type=Set&Year=5&Month=9&Day=10&Hour=1&Minute=16&Second=17
5.4.5 Notes
1) All <entry>=<value> are recommended.
2) Multiple type=<value> cannot be enumerated simultaneously. This API must be started for each type.
3) API ‘wbgetadmintime.cgi’ can get current time and date of camera.
4) 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.