Skip to content

Commit ce5e240

Browse files
authored
Merge pull request #24 from rdkcentral/23-remove-entries-for-management-server
Remove entries for management server
2 parents f16017b + e323378 commit ce5e240

File tree

1 file changed

+0
-159
lines changed

1 file changed

+0
-159
lines changed

generic/data-model.xml

Lines changed: 0 additions & 159 deletions
Original file line numberDiff line numberDiff line change
@@ -877,165 +877,6 @@
877877
</syntax>
878878
</parameter>
879879
</object>
880-
<object base="Device.ManagementServer." access="readOnly" minEntries="1" maxEntries="1" >
881-
<parameter base="EnableCWMP" access="readWrite" notification="0" maxNotification="2" >
882-
<syntax>
883-
<boolean/>
884-
</syntax>
885-
</parameter>
886-
<parameter base="URL" access="readWrite" notification="0" maxNotification="2" >
887-
<syntax>
888-
<string/>
889-
</syntax>
890-
</parameter>
891-
<parameter base="Username" access="readWrite" notification="0" maxNotification="2" >
892-
<syntax>
893-
<string/>
894-
</syntax>
895-
</parameter>
896-
<parameter base="Password" access="writeOnly" notification="0" maxNotification="2" >
897-
<syntax>
898-
<string/>
899-
</syntax>
900-
</parameter>
901-
<parameter base="PeriodicInformEnable" access="readWrite" notification="0" maxNotification="2" >
902-
<syntax>
903-
<boolean/>
904-
<default type="factory" value="0"/>
905-
</syntax>
906-
</parameter>
907-
<parameter base="PeriodicInformInterval" access="readWrite" notification="0" maxNotification="2" >
908-
<syntax>
909-
<unsignedInt/>
910-
<default type="factory" value="300"/>
911-
</syntax>
912-
</parameter>
913-
<parameter base="PeriodicInformTime" access="readWrite" notification="0" maxNotification="2" >
914-
<syntax>
915-
<dateTime/>
916-
</syntax>
917-
</parameter>
918-
<parameter base="ParameterKey" access="readOnly" notification="4" alwaysInclude="true" maxNotification="1" >
919-
<syntax>
920-
<string/>
921-
</syntax>
922-
</parameter>
923-
<parameter base="ConnectionRequestURL" access="readOnly" notification="4" alwaysInclude="true" maxNotification="2" >
924-
<syntax>
925-
<string/>
926-
</syntax>
927-
</parameter>
928-
<parameter base="ConnectionRequestUsername" access="readWrite" notification="0" maxNotification="2" >
929-
<syntax>
930-
<string/>
931-
</syntax>
932-
</parameter>
933-
<parameter base="ConnectionRequestPassword" access="writeOnly" notification="0" maxNotification="2" >
934-
<syntax>
935-
<string/>
936-
</syntax>
937-
</parameter>
938-
<parameter base="UpgradesManaged" access="readWrite" notification="0" maxNotification="2" >
939-
<syntax>
940-
<boolean/>
941-
<default type="factory" value="0"/>
942-
</syntax>
943-
</parameter>
944-
<parameter base="KickURL" access="readOnly" notification="0" maxNotification="2" >
945-
<syntax>
946-
<string/>
947-
</syntax>
948-
</parameter>
949-
<parameter base="DownloadProgressURL" access="readOnly" notification="0" maxNotification="2" >
950-
<syntax>
951-
<string/>
952-
</syntax>
953-
</parameter>
954-
<parameter base="DefaultActiveNotificationThrottle" access="readWrite" notification="0" maxNotification="2" >
955-
<syntax>
956-
<unsignedInt/>
957-
<default type="factory" value="600"/>
958-
</syntax>
959-
</parameter>
960-
<parameter base="CWMPRetryMinimumWaitInterval" access="readWrite" notification="0" maxNotification="2" >
961-
<syntax>
962-
<unsignedInt/>
963-
</syntax>
964-
</parameter>
965-
<parameter base="CWMPRetryIntervalMultiplier" access="readWrite" notification="0" maxNotification="2" >
966-
<syntax>
967-
<unsignedInt/>
968-
</syntax>
969-
</parameter>
970-
<parameter base="UDPConnectionRequestAddress" access="readOnly" notification="0" maxNotification="3" >
971-
<syntax>
972-
<string/>
973-
</syntax>
974-
</parameter>
975-
<parameter base="STUNEnable" access="readWrite" notification="0" maxNotification="2" >
976-
<syntax>
977-
<boolean/>
978-
<default type="factory" value="1"/>
979-
</syntax>
980-
</parameter>
981-
<parameter base="STUNServerAddress" access="readWrite" notification="0" maxNotification="2" >
982-
<syntax>
983-
<string/>
984-
</syntax>
985-
</parameter>
986-
<parameter base="STUNServerPort" access="readWrite" notification="0" maxNotification="2" >
987-
<syntax>
988-
<unsignedInt/>
989-
<default type="factory" value="3478"/>
990-
</syntax>
991-
</parameter>
992-
<parameter base="STUNUsername" access="readWrite" notification="0" maxNotification="2" >
993-
<syntax>
994-
<string/>
995-
</syntax>
996-
</parameter>
997-
<parameter base="STUNPassword" access="readWrite" notification="0" maxNotification="1" >
998-
<syntax>
999-
<string/>
1000-
</syntax>
1001-
</parameter>
1002-
<parameter base="STUNMaximumKeepAlivePeriod" access="readWrite" notification="0" maxNotification="2" >
1003-
<syntax>
1004-
<int/>
1005-
<default type="factory" value="80"/>
1006-
</syntax>
1007-
</parameter>
1008-
<parameter base="STUNMinimumKeepAlivePeriod" access="readWrite" notification="0" maxNotification="2" >
1009-
<syntax>
1010-
<unsignedInt/>
1011-
<default type="factory" value="30"/>
1012-
</syntax>
1013-
</parameter>
1014-
<parameter base="NATDetected" access="readOnly" notification="0" maxNotification="2" >
1015-
<syntax>
1016-
<boolean/>
1017-
<default type="factory" value="0"/>
1018-
</syntax>
1019-
</parameter>
1020-
<parameter base="AliasBasedAddressing" access="readOnly" notification="4" alwaysInclude="true" maxNotification="3" >
1021-
<syntax>
1022-
<boolean/>
1023-
<default type="factory" value="1"/>
1024-
</syntax>
1025-
</parameter>
1026-
<parameter base="InstanceMode" access="readWrite" notification="0" maxNotification="2" >
1027-
<syntax>
1028-
<string/>
1029-
<default type="factory" value="InstanceNumber"/>
1030-
</syntax>
1031-
</parameter>
1032-
<parameter base="AutoCreateInstances" access="readWrite" notification="0" maxNotification="2" >
1033-
<syntax>
1034-
<boolean/>
1035-
<default type="factory" value="0"/>
1036-
</syntax>
1037-
</parameter>
1038-
</object>
1039880
<object base="Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.hwHealthTest." access="readOnly" minEntries="0" maxEntries="unbounded" >
1040881
<parameter base="ExecuteTest" access="writeOnly" notification="0" maxNotification="2" >
1041882
<syntax>

0 commit comments

Comments
 (0)