You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Merge tag '1.15.4' into develop [`0ed0803`](https://github.com/rdkcentral/entservices-apis/commit/0ed08034220babc9b0b6d66a747b63b8b9ec10c6)
12
20
- Updating the existing HdmiCecSinkPlugin.md file with new API and Event [`1d5fe4b`](https://github.com/rdkcentral/entservices-apis/commit/1d5fe4b505c11c660989fe9ab3d39549139955d5)
13
-
- Rename the HdmiCecSinkSuccess structure objects. [`6dc39e8`](https://github.com/rdkcentral/entservices-apis/commit/6dc39e86a4074c701bf6f6a485fd61f5866d3f67)
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
277
+
270
278
### Events
271
279
272
280
No Events
@@ -317,6 +325,8 @@ No Events
317
325
318
326
Notifies the device about a pending reboot.
319
327
328
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
329
+
320
330
### Events
321
331
322
332
| Event | Description |
@@ -362,6 +372,8 @@ This method takes no parameters.
362
372
363
373
Queries the available standby modes.
364
374
375
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
376
+
365
377
### Events
366
378
367
379
No Events
@@ -411,6 +423,8 @@ This method takes no parameters.
411
423
412
424
Returns the core temperature of the device. Not supported on all devices.
413
425
426
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations. [Refer this link for the new api](https://rdkcentral.github.io/entservices-apis/#/apis/PowerManagerPlugin?id=getthermalstate)
427
+
414
428
### Events
415
429
416
430
No Events
@@ -731,6 +745,8 @@ This method takes no parameters.
731
745
732
746
Retrieves the last deep sleep reason.
733
747
748
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
749
+
734
750
### Events
735
751
736
752
No Events
@@ -869,6 +885,8 @@ This method takes no parameters.
869
885
870
886
Gets the MAC address of the device.
871
887
888
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
889
+
872
890
### Events
873
891
874
892
| Event | Description |
@@ -1019,6 +1037,8 @@ This method takes no parameters.
1019
1037
1020
1038
Returns the currently set mode information.
1021
1039
1040
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
1041
+
1022
1042
### Events
1023
1043
1024
1044
No Events
@@ -1116,6 +1136,8 @@ This method takes no parameters.
1116
1136
1117
1137
Returns the over-temperature grace interval value. Not supported on all devices.
1118
1138
1139
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations. [Refer this link for the new api](https://rdkcentral.github.io/entservices-apis/#/apis/PowerManagerPlugin?id=getovertempgraceinterval)
1140
+
1119
1141
### Events
1120
1142
1121
1143
No Events
@@ -1162,6 +1184,8 @@ This method takes no parameters.
1162
1184
1163
1185
Returns the supported features and device/account info.
1164
1186
1187
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
1188
+
1165
1189
### Events
1166
1190
1167
1191
No Events
@@ -1449,6 +1473,8 @@ This method takes no parameters.
1449
1473
1450
1474
Returns basic information about a reboot.
1451
1475
1476
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
1477
+
1452
1478
### Events
1453
1479
1454
1480
No Events
@@ -1503,6 +1529,8 @@ This method takes no parameters.
1503
1529
1504
1530
Returns detailed information about a reboot.
1505
1531
1532
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
1533
+
1506
1534
### Events
1507
1535
1508
1536
No Events
@@ -1560,6 +1588,8 @@ This method takes no parameters.
1560
1588
1561
1589
Returns the last reboot reason.
1562
1590
1591
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
1592
+
1563
1593
### Events
1564
1594
1565
1595
No Events
@@ -1710,6 +1740,8 @@ This method takes no parameters.
1710
1740
1711
1741
Queries device state information of various properties.
1712
1742
1743
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
1744
+
1713
1745
### Events
1714
1746
1715
1747
No Events
@@ -1858,6 +1890,8 @@ This method takes no parameters.
1858
1890
1859
1891
Returns temperature threshold values. Not supported on all devices.
1860
1892
1893
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations. [Refer this link for the new api](https://rdkcentral.github.io/entservices-apis/#/apis/PowerManagerPlugin?id=gettemperaturethresholds)
1894
+
1861
1895
### Events
1862
1896
1863
1897
No Events
@@ -2307,6 +2341,8 @@ This method takes no parameters.
2307
2341
2308
2342
Checks whether MOCA is enabled.
2309
2343
2344
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
2345
+
2310
2346
### Events
2311
2347
2312
2348
No Events
@@ -2452,6 +2488,8 @@ This method takes no parameters.
2452
2488
2453
2489
Sets the boot loader pattern mode in MFR.
2454
2490
2491
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
2492
+
2455
2493
### Events
2456
2494
2457
2495
No Events
@@ -2602,6 +2640,8 @@ No Events
2602
2640
2603
2641
Delays the firmware reboot.
2604
2642
2643
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
2644
+
2605
2645
### Events
2606
2646
2607
2647
No Events
@@ -2863,6 +2903,8 @@ No Events
2863
2903
2864
2904
Sets the over-temperature grace interval value. Not supported on all devices.
2865
2905
2906
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations. [Refer this link for the new api](https://rdkcentral.github.io/entservices-apis/#/apis/PowerManagerPlugin?id=setovertempgraceinterval)
2907
+
2866
2908
### Events
2867
2909
2868
2910
No Events
@@ -2966,6 +3008,8 @@ Sets the power state of the device.
2966
3008
2967
3009
Sets and persists the preferred standby mode. See [getAvailableStandbyModes](#getAvailableStandbyModes) for valid modes. Invoking this function does not change the power state of the device. It only sets the user preference for the preferred action when the [setPowerState](#setPowerState) method is invoked with a value of `STANDBY`.
2968
3010
3011
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
3012
+
2969
3013
### Events
2970
3014
2971
3015
No Events
@@ -3016,6 +3060,8 @@ No Events
3016
3060
3017
3061
Sets the temperature threshold values. Not supported on all devices.
3018
3062
3063
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations. [Refer this link for the new api](https://rdkcentral.github.io/entservices-apis/#/apis/PowerManagerPlugin?id=settemperaturethresholds)
3064
+
3019
3065
### Events
3020
3066
3021
3067
No Events
@@ -3323,6 +3369,8 @@ Sets the system time zone. See `getTimeZones` to get a list of available timezon
3323
3369
3324
3370
Sets the wakeup source configuration for the input powerState. if you are using setNetworkStandbyMode API, Please do not use this API to set LAN and WIFI wakeup. Please migrate to setWakeupSrcConfiguration API to control all wakeup source settings. This API does not persist. Please call this API on Every bootup to set the values.
3325
3371
3372
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations. [Refer this link for the new api](https://rdkcentral.github.io/entservices-apis/#/apis/PowerManagerPlugin?id=setwakeupsrcconfig)
3373
+
3326
3374
### Events
3327
3375
3328
3376
No Events
@@ -3397,6 +3445,8 @@ No Events
3397
3445
3398
3446
Returns all the supported wakeup configurations and powerState.
3399
3447
3448
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations. [Refer this link for the new api](https://rdkcentral.github.io/entservices-apis/#/apis/PowerManagerPlugin?id=getwakeupsrcconfig)
3449
+
3400
3450
### Events
3401
3451
3402
3452
No Events
@@ -3601,6 +3651,8 @@ This method takes no parameters.
3601
3651
3602
3652
Returns the Thunder start reason.
3603
3653
3654
+
> This API is **deprecated** and may be removed in the future. It is no longer recommended for use in new implementations.
3655
+
3604
3656
### Events
3605
3657
3606
3658
No Events
@@ -4090,4 +4142,3 @@ Triggered when logs upload process is done or stopped.
0 commit comments