mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2025-12-10 07:44:41 +01:00
Update README.md file
This commit is contained in:
parent
5edcaee661
commit
c600ea18e5
1 changed files with 4 additions and 4 deletions
|
|
@ -103,10 +103,10 @@ It defines **device configuration** (such as interface, manufacturer, etc...). T
|
|||
| `notification` | boolean | If set to **1**, it enables the notification feature. |
|
||||
| `datamodel` | string | Specifies the data model to use, by default **'tr181'**. Two data models are supported: **'tr181' and 'tr098'**. |
|
||||
| `exec_download` | boolean | If set to **1**, Specifies if Download method is executed. |
|
||||
| `manufacturer` | string | Specifies the manafacturer of the device, by default **iopsys**. If set, its value will be the value of Device.DeviceInfo.Manufacturer parameter. |
|
||||
| `manufacturer_oui` | string | Default empty. If set, its value will be the value of Device.DeviceInfo.ManufacturerOUI parameter. |
|
||||
| `model_name` | string | Default empty. If set, its value will be the value of Device.DeviceInfo.ModelName parameter. |
|
||||
| `product_class` | string | Default empty. If set, its value will be the value of Device.DeviceInfo.ProductClass parameter. |
|
||||
| `manufacturer` | string | Specifies the manafacturer of the device, by default **iopsys**. If set, its value will be the value of **Device.DeviceInfo.Manufacturer parameter**. |
|
||||
| `manufacturer_oui` | string | Specifies the manafacturer oui of the device, by default empty. If set, its value will be the value of **Device.DeviceInfo.ManufacturerOUI parameter**. |
|
||||
| `model_name` | string | Specifies the model name of the device, by default empty. If set, its value will be the value of **Device.DeviceInfo.ModelName parameter**. |
|
||||
| `product_class` | string | Specifies the product class of the device, by default empty. If set, its value will be the value of **Device.DeviceInfo.ProductClass parameter**. |
|
||||
|
||||
### cwmp lwn section ###
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue