Skip to content

Commit

Permalink
2022-04-06: TR-181 Issue 2 Amendment 15 Corrigendum 1
Browse files Browse the repository at this point in the history
  • Loading branch information
BBF Tools committed Apr 6, 2022
1 parent d1a5448 commit b0cac7c
Show file tree
Hide file tree
Showing 275 changed files with 195,281 additions and 692 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

*The latest [CPE WAN Management Protocol (CWMP)](https://www.broadband-forum.org/technical/download/TR-069.pdf) data models can be found at <https://cwmp-data-models.broadband-forum.org>.*

## 2022-04-06: [TR-181 Issue 2 Amendment 15 Corrigendum 1](https://cwmp-data-models.broadband-forum.org/#Device:2.15)

*Tag: [v1.6.5](https://github.com/BroadbandForum/cwmp-data-models/releases/tag/v1.6.5)*

TR-181

* Removed items that were erroneously added to the User:1 profile and instead
added them to a new User:2 profile
* Fixed the BulkData Profile Parameter reference; it's a string, not a formal
path reference
* Fixed the VendorConfigFile description's CWMP/USP-specific text

## 2022-01-27: [TR-106 Amendment 11](https://data-model-template.broadband-forum.org) and [TR-181 Issue 2 Amendment 15](https://cwmp-data-models.broadband-forum.org/#Device:2.15)

*Tag: [v1.6.4](https://github.com/BroadbandForum/cwmp-data-models/releases/tag/v1.6.4)*
Expand Down
52 changes: 22 additions & 30 deletions OD-148.txt
Original file line number Diff line number Diff line change
Expand Up @@ -837,37 +837,29 @@ appdate = 2014-09
# Device:2.8 through Device:2.14 changes are listed in the XML files

# Device:2.15 details are listed here
[tr-181-2-15-0-cwmp.xml]
[tr-181-2-15-1-cwmp.xml]
trname = tr-181-2-15
appdate = January 2022
description = <<.
Converted the document to markdown and extended the Wi-Fi Theory of Operation

Split the XML into multiple smaller files (this is just housekeeping; it doesn't affect how the model is used)

Added Device.USPAgent to the CWMP model to allow a CWMP ACS to configure a device for USP communications

Added Device.Routing.Babel for the RFC 8966 Babel routing protocol

Added Device.DOCSIS for modeling DOCSIS 3.0 and 3.1 interfaces

Added Device.Users.Group, Device.Users.Role and Device.Users.SupportedShell tables for modeling system users

Improved the Wi-Fi data model by adding Data Elements R2 parameters, moving MultiAP parameters into the Data Elements structure, and by deprecating AIFSN, ECWMin, ECWMax and TxOpMax

Clarified that Device.Optical is intended for generic optical interfaces and is not intended to model anything specific to IEEE or ITU-T PON technologies (objects specific to such technologies may be added in future versions of the data model)

Clarified the meaning and usage of the Device.Ethernet.Interface and Device.Ethernet.Link objects (also allowed the Ethernet Link MACAddress parameter to be written)

Improved (and made more consistent) the marking of (and explanation of) deprecated items, and how such items should progress from being deprecated to obsoleted to deleted

Added a Baseline:4 profile that doesn't include Device.LANConfigSecurity (it relates to the now-deprecated TR-064 LAN management protocol)

Many minor improvements to object and parameter descriptions

Replaced the non-standard dmr:version attribute with the version attribute (which supports three levels of version)

Switched to DMR (data model report) schema v1.0, which supports multi-line paragraphs, and wrapped all lines to 80 characters maximum
appdate = 2022-04
description = <<.
April 2022: {{xmlref|tr-181-2-15-1-cwmp|Corrigendum 1}}
* Removed items that were erroneously added to the User:1 profile and instead added them to a new User:2 profile
* Fixed the BulkData Profile Parameter reference; it's a string, not a formal path reference
* Fixed the VendorConfigFile description's CWMP/USP-specific text
January 2022: {{xmlref|tr-181-2-15-0-cwmp|Original}}
* Converted the document to markdown and extended the Wi-Fi Theory of Operation
* Split the XML into multiple smaller files (this is just housekeeping; it doesn't affect how the model is used)
* Added Device.USPAgent to the CWMP model to allow a CWMP ACS to configure a device for USP communications
* Added Device.Routing.Babel for the RFC 8966 Babel routing protocol
* Added Device.DOCSIS for modeling DOCSIS 3.0 and 3.1 interfaces
* Added Device.Users.Group, Device.Users.Role and Device.Users.SupportedShell tables for modeling system users
* Improved the Wi-Fi data model by adding Data Elements R2 parameters, moving MultiAP parameters into the Data Elements structure, and by deprecating AIFSN, ECWMin, ECWMax and TxOpMax
* Clarified that Device.Optical is intended for generic optical interfaces and is not intended to model anything specific to IEEE or ITU-T PON technologies (objects specific to such technologies may be added in future versions of the data model)
* Clarified the meaning and usage of the Device.Ethernet.Interface and Device.Ethernet.Link objects (also allowed the Ethernet Link MACAddress parameter to be written)
* Improved (and made more consistent) the marking of (and explanation of) deprecated items, and how such items should progress from being deprecated to obsoleted to deleted
* Added a Baseline:4 profile that doesn't include Device.LANConfigSecurity (it relates to the now-deprecated TR-064 LAN management protocol)
* Many minor improvements to object and parameter descriptions
* Replaced the non-standard dmr:version attribute with the version attribute (which supports three levels of version)
* Switched to DMR (data model report) schema v1.0, which supports multi-line paragraphs, and wrapped all lines to 80 characters maximum
.

###############################################################################
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
bbf_version: 1.6.4-27
bbf_version: 1.6.5-28
google_analytics: true
theme: jekyll-theme-cayman
Loading

0 comments on commit b0cac7c

Please sign in to comment.