5
5
The latest [ User Services Platform (USP)] ( https://usp.technology )
6
6
data models can be found at < https://usp-data-models.broadband-forum.org > .
7
7
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
+
8
59
## 2024-09-04: TR-181 Issue 2 Amendment 18 Corrigendum 1
9
60
10
61
* Tags: [ v1.4.1] (data models),
11
62
[ v1.4.0] [ TR-369-v1.4.0 ] (USP specification didn't change),
12
63
[ v1.14.0] [ TR-106-v1.14.0 ] (TR-106 didn't change),
13
64
[ v2.18.1] [ TR-181-v2.18.1 ] (TR-181)*
14
65
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
+
15
71
## 2024-07-23: [ TR-369 Amendment 4] , [ TR-106 Amendment 14] and [ TR-181 Issue 2 Amendment 18]
16
72
17
73
* Tags: [ v1.4.0] (data models),
@@ -388,13 +444,15 @@ data models can be found at <https://usp-data-models.broadband-forum.org>.
388
444
[ TR-106-v1.12.0 ] : https://github.com/BroadbandForum/data-model-template/releases/tag/v1.12.0
389
445
[ TR-106-v1.13.0 ] : https://github.com/BroadbandForum/data-model-template/releases/tag/v1.13.0
390
446
[ 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
391
448
[ TR-181 Issue 2 Amendment 12 ] : https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-12.pdf
392
449
[ TR-181 Issue 2 Amendment 13 ] : https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-13.pdf
393
450
[ TR-181 Issue 2 Amendment 14 ] : https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-14.pdf
394
451
[ TR-181 Issue 2 Amendment 15 ] : https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-15.pdf
395
452
[ TR-181 Issue 2 Amendment 16 ] : https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-16.pdf
396
453
[ TR-181 Issue 2 Amendment 17 ] : https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-17.pdf
397
454
[ 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
398
456
[ TR-181-v2.12.0 ] : https://github.com/BroadbandForum/device-data-model/releases/tag/v2.12.0
399
457
[ TR-181-v2.13.0 ] : https://github.com/BroadbandForum/device-data-model/releases/tag/v2.13.0
400
458
[ 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>.
405
463
[ TR-181-v2.17.0 ] : https://github.com/BroadbandForum/device-data-model/releases/tag/v2.17.0
406
464
[ TR-181-v2.18.0 ] : https://github.com/BroadbandForum/device-data-model/releases/tag/v2.18.0
407
465
[ 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
408
467
[ TR-369 Amendment 1 ] : https://www.broadband-forum.org/download/TR-369_Amendment-1.pdf
409
468
[ TR-369 Amendment 2 ] : https://www.broadband-forum.org/download/TR-369_Amendment-2.pdf
410
469
[ 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>.
436
495
[ v1.3.1 ] : https://github.com/BroadbandForum/usp-data-models/releases/tag/v1.3.1
437
496
[ v1.4.0 ] : https://github.com/BroadbandForum/usp-data-models/releases/tag/v1.4.0
438
497
[ 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