Linksys WVC80N User Guide - Page 34

Set Group Parameters, Parameter, Value and description - set up groups

Page 34 highlights

Appendix D CGI Commands Parameter group Value and description 1. To get all group settings group_name (The group name is not case sensitive.) 2. To get a specific setting from a group group_name.parameter_name 3. To get the settings from multiple groups group_name&group_name... Return: All group settings or one group setting is returned as follows: HTTP/1.0 200 OK\r\n ... content-type: text/plain\r\n ... \r\n [group1]\r\n \r\n \r\n ...\r\n [group2]\r\n \r\n \r\n ...\r\n Where is =. Set Group Parameters Method: URL: GET http:///adm/set_group.cgi?=[&...] Parameter Value and description group Group name is specified here. (The group name is not case sensitive.) Return: A successful request returns all group parameters or the specified parameters as below: HTTP/1.0 200 OK\r\n ... content-type: text/plain\r\n ... \r\n OK\r\n Wireless-N Internet Home Monitoring Camera 33

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

Appendix D
CGI Commands
33
Wireless-N Internet Home Monitoring Camera
Parameter
Value and description
group
1. To get all group settings
group_name (The group name is not case sensitive.)
2. To get a specific setting from a group
group_name.parameter_name
3. To get the settings from multiple groups
group_name&group_name...
Return:
All group settings or one group setting is returned as follows:
HTTP/1.0 200 OK\r\n
content-type: text/plain\r\n
...
\r\n
[group1]\r\n
<parameter pair>\r\n
<parameter pair>\r\n
...\r\n
[group2]\r\n
<parameter pair>\r\n
<parameter pair>\r\n
...\r\n
Where <parameter pair> is <parameter_name>=<parameter_value>.
Set Group Parameters
Method:
GET
URL:
http://<ip>/adm/set_group.cgi?<parameter>=<value>[&<parameter pair>…]
Parameter
Value and description
group
Group name is specified here. (The group name is not case sensitive.)
Return: A successful request returns all group parameters or the specified parameters as below:
HTTP/1.0 200 OK\r\n
content-type: text/plain\r\n
...
\r\n
OK\r\n