close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 26, 2012, 3:44:43 PM (11 years ago)
- Author:
-
Nilanjan Paul
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v23
|
v24
|
|
113 | 113 | }}} |
114 | 114 | |
115 | | == /status - Get Current Status == |
| 115 | == bs/status - Get Current Status == |
116 | 116 | {{{ |
117 | 117 | <service name="bs/status"> |
… |
… |
|
120 | 120 | }}} |
121 | 121 | |
122 | | == /get - Get Basestation Parameter == |
| 122 | == bs/get - Get Basestation Parameter == |
123 | 123 | {{{ |
124 | 124 | <service name="bs/get"> |
… |
… |
|
127 | 127 | }}} |
128 | 128 | |
129 | | == /set - Set Basestation Parameter == |
| 129 | == bs/set - Set Basestation Parameter == |
130 | 130 | {{{ |
131 | 131 | <service name="bs/set"> |
… |
… |
|
134 | 134 | }}} |
135 | 135 | |
136 | | == /restart - Restart the Base Station == |
| 136 | == bs/restart - Restart the Base Station == |
137 | 137 | {{{ |
138 | 138 | <service name="bs/restart"> |