Skip to content

Commit 50f46a2

Browse files
author
BBF Tools
committed
2025-04-10: TR-106 Amendment 15 and TR-181 Issue 2 Amendment 19
1 parent d7134c2 commit 50f46a2

File tree

136 files changed

+2995998
-1026197
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+2995998
-1026197
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ <h1 class="cover-page unnumbered">Introduction</h1>
284284
<span class="site-footer-owner">
285285
USP is developed and maintained
286286
by <a href="https://www.broadband-forum.org">The Broadband Forum</a>.
287-
&copy; The Broadband Forum 2024</a>. All Rights Reserved.
287+
&copy; The Broadband Forum 2025</a>. All Rights Reserved.
288288
</span>
289289
<span class="site-footer-credits">
290290
This page was generated by <a href="https://pandoc.org">pandoc</a>

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,69 @@
55
The latest [User Services Platform (USP)](https://usp.technology)
66
data models can be found at <https://usp-data-models.broadband-forum.org>.
77

8+
## 2025-04-10: TR-106 Amendment 15 and [TR-181 Issue 2 Amendment 19]
9+
10+
*Tags: [v2025.1] (data models),
11+
[v1.4.0][TR-369-v1.4.0] (USP specification didn't change),
12+
[v1.15.0][TR-106-v1.15.0] (TR-106),
13+
[v2.19.0][TR-181-v2.19.0] (TR-181)*
14+
15+
### TR-106
16+
* Allow versions with 3 components
17+
* Allow overriding Command version
18+
* Allow overriding Event version
19+
20+
### TR-181
21+
* Included LinkReadWrite component instead of Link component on all networking interfaces and automatically create most of the Parameters
22+
* Added support for Cellular short message service
23+
* Revamped Device.Cellular.Interface.
24+
* Made previously USP-only Device.CollectionDevice. available to CWMP
25+
* Added note about limited abilities of Device.SoftwareModules. in CWMP
26+
* Addressed some versioning issues in the CWMP specific datamodel
27+
* Added ability to rotate KernelFault and ProcessFault entries
28+
* Added more features to DHCP configuration and Stats for DHCP use
29+
* Added logging support for Firewall in Device.Firewall.Log.{i}.
30+
* Added BlobSensor to IoT
31+
* Added the latest IPLayerCapacity diagnostics features, including authentication, better status and results
32+
* Added more LED control parameters
33+
* Added ALPN support to MQTT
34+
* Added SFP support via Device.SFPs.
35+
* Added SFP support to Device.Optical.Interface.{i}.
36+
* Deprecated Device.PDU.
37+
* Added new 3GPP mobile network session management support via Device.SessionManagement.
38+
* Added Radius security via Device.RadSecProxy.
39+
* Added TLS support to SysLog
40+
* Added support for the Thread protocol via Device.Thread.
41+
* Added support for trusted elements (e.g. mobile SIM) via Device.TrustedElements.
42+
* Added support for Wi-Fi DataElements r4
43+
* Added support for Ethernet advertised link modes
44+
* Changed writeOnceReadOnly Parameters to readOnly in CWMP
45+
* Added support for power monitoring via Device.DeviceInfo.PowerStatus.
46+
* Added selection of IPv4/IPv6 mode to NTP client
47+
* Added new permission system for USP services
48+
* Revamped Bitrate parameters into a component
49+
* Revamped IPVersion parameters into a component
50+
* Revamped DHCP client configuration into components
51+
* Added some missing units to IoT
52+
* Revamped client certificates into a component
53+
* Added support for CA bundles in Device.Security.CABundle.{i}.
54+
* Refactored Device.SoftwareModules. into its own file
55+
* Added Privileged parameter to Device.SoftwareModules.ExecutionUnit.{i}.
56+
* Added Device.Thread.MLE.{i}.AssociatedNode.{i}.Neighbor.{i}.
57+
* Added RegisterTrustPaths parameter in InstallDU() and Update() commands and Device.USPServices.Trust.{i}.
58+
859
## 2024-09-04: TR-181 Issue 2 Amendment 18 Corrigendum 1
960

1061
*Tags: [v1.4.1] (data models),
1162
[v1.4.0][TR-369-v1.4.0] (USP specification didn't change),
1263
[v1.14.0][TR-106-v1.14.0] (TR-106 didn't change),
1364
[v2.18.1][TR-181-v2.18.1] (TR-181)*
1465

66+
### TR-181
67+
* Fixed newly introduced parameter name from IPv6PassTroughICMPEchoRequest to IPv6PassThroughICMPEchoRequest
68+
* Replaced manual Alias definition by use of component
69+
* Fixed invalid syntax in description of Device.DNS.Client.Server.{i}.Type
70+
1571
## 2024-07-23: [TR-369 Amendment 4], [TR-106 Amendment 14] and [TR-181 Issue 2 Amendment 18]
1672

1773
*Tags: [v1.4.0] (data models),
@@ -388,13 +444,15 @@ data models can be found at <https://usp-data-models.broadband-forum.org>.
388444
[TR-106-v1.12.0]: https://github.com/BroadbandForum/data-model-template/releases/tag/v1.12.0
389445
[TR-106-v1.13.0]: https://github.com/BroadbandForum/data-model-template/releases/tag/v1.13.0
390446
[TR-106-v1.14.0]: https://github.com/BroadbandForum/data-model-template/releases/tag/v1.14.0
447+
[TR-106-v1.15.0]: https://github.com/BroadbandForum/data-model-template/releases/tag/v1.15.0
391448
[TR-181 Issue 2 Amendment 12]: https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-12.pdf
392449
[TR-181 Issue 2 Amendment 13]: https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-13.pdf
393450
[TR-181 Issue 2 Amendment 14]: https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-14.pdf
394451
[TR-181 Issue 2 Amendment 15]: https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-15.pdf
395452
[TR-181 Issue 2 Amendment 16]: https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-16.pdf
396453
[TR-181 Issue 2 Amendment 17]: https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-17.pdf
397454
[TR-181 Issue 2 Amendment 18]: https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-18.pdf
455+
[TR-181 Issue 2 Amendment 19]: https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-19.pdf
398456
[TR-181-v2.12.0]: https://github.com/BroadbandForum/device-data-model/releases/tag/v2.12.0
399457
[TR-181-v2.13.0]: https://github.com/BroadbandForum/device-data-model/releases/tag/v2.13.0
400458
[TR-181-v2.14.0]: https://github.com/BroadbandForum/device-data-model/releases/tag/v2.14.0
@@ -405,6 +463,7 @@ data models can be found at <https://usp-data-models.broadband-forum.org>.
405463
[TR-181-v2.17.0]: https://github.com/BroadbandForum/device-data-model/releases/tag/v2.17.0
406464
[TR-181-v2.18.0]: https://github.com/BroadbandForum/device-data-model/releases/tag/v2.18.0
407465
[TR-181-v2.18.1]: https://github.com/BroadbandForum/device-data-model/releases/tag/v2.18.1
466+
[TR-181-v2.19.0]: https://github.com/BroadbandForum/device-data-model/releases/tag/v2.19.0
408467
[TR-369 Amendment 1]: https://www.broadband-forum.org/download/TR-369_Amendment-1.pdf
409468
[TR-369 Amendment 2]: https://www.broadband-forum.org/download/TR-369_Amendment-2.pdf
410469
[TR-369 Amendment 3]: https://www.broadband-forum.org/download/TR-369_Amendment-3.pdf
@@ -436,3 +495,4 @@ data models can be found at <https://usp-data-models.broadband-forum.org>.
436495
[v1.3.1]: https://github.com/BroadbandForum/usp-data-models/releases/tag/v1.3.1
437496
[v1.4.0]: https://github.com/BroadbandForum/usp-data-models/releases/tag/v1.4.0
438497
[v1.4.1]: https://github.com/BroadbandForum/usp-data-models/releases/tag/v1.4.1
498+
[v2025.1]: https://github.com/BroadbandForum/usp-data-models/releases/tag/v2025.1

0 commit comments

Comments
 (0)