II
Contents
1 Scope ............................................................................................................................... 1
2 References ...................................................................................................................... 1
3 Definitions and abbreviations ....................................................................................... 1
3.1 Definitions ......................................................................................................................... 1
3.2 Abbreviations .................................................................................................................... 2
4 Architecture and Transmission Mechanism ................................................................ 2
4.1 REST and HTTP Methods ................................................................................................ 3
4.2 XML .................................................................................................................................. 3
4.3 Resources overview .......................................................................................................... 4
4.4 Protocol URL .................................................................................................................... 5
4.5 Messages ........................................................................................................................... 5
4.5.1 Connection Header Field ............................................................................... 5
4.5.2 Authorization and WWW-Authenticate Header Fields .............................. 6
4.5.3 Entity Body ...................................................................................................... 6
4.5.4 Operations ....................................................................................................... 7
4.5.5 Error Handling ................................................................................................. 8
4.6 Namespaces ..................................................................................................................... 13
4.7 Security ........................................................................................................................... 14
5 Device discovery .......................................................................................................... 14
6 Resource Description .................................................................................................. 15
6.1 Resource Description Outline ......................................................................................... 15
6.2 Built-in Types .................................................................................................................. 16
6.3 Annotation ....................................................................................................................... 16
7 Standard Resources .................................................................................................... 17
7.1 index ................................................................................................................................ 17
7.2 indexr .............................................................................................................................. 17
7.3 description ....................................................................................................................... 18
7.4 capabilities ...................................................................................................................... 18
8 Services and General Resources .............................................................................. 20
8.1 /ISAPI/System ................................................................................................................. 20
8.1.1 /ISAPI/System/activate ................................................................................... 21
8.1.2 /ISAPI/System/capabilities .......................................................................... 21
8.1.3 /ISAPI/System/reboot ................................................................................... 22
8.1.4 /ISAPI/System/updateFirmware ................................................................. 22
8.1.5 /ISAPI/System/configurationData ............................................................... 23
8.1.6 /ISAPI/System/factoryReset........................................................................ 23
8.1.7 /ISAPI/System/deviceInfo ............................................................................ 24
8.1.8 /ISAPI/System/status ................................................................................... 25
8.1.9 /ISAPI/System/time ...................................................................................... 27
8.1.10 /ISAPI/System/time/localTime .................................................................... 27
8.1.11 /ISAPI/System/time/timeZone ..................................................................... 28
8.1.12 /ISAPI/System/time/NtpServers ................................................................. 29
评论0