AE-2241 : Optimize Device & Device Group UI pages
Review Request #1197 — Created Nov. 27, 2025 and submitted
| Information | |
|---|---|
| pmurugaiyan | |
| AMP | |
| amp_4_0 | |
| AE-2241 | |
| Reviewers | |
| apoorva.sn, pradeep, shuinvy | |
- Devices & Device Groups enhancements
- Fix check SSL certificate Expiry date script to adopt the AMP4
The changes has been tested locally.
| Description | From | Last Updated |
|---|---|---|
|
we are creating most of the postgres tables in init_db.sql. Can you move this table creation there ? |
|
|
|
In which DB this table will be created. For Timescale DB we already have DB created i.e amp_ts as part … |
|
|
|
Same as above |
|
-
-
branches/amp_4_0/scripts/check_adc_ssl.py (Diff revision 2) we are creating most of the postgres tables in init_db.sql. Can you move this table creation there ?
-
branches/amp_4_0/scripts/check_adc_ssl.py (Diff revision 2) In which DB this table will be created. For Timescale DB we already have DB created i.e amp_ts as part of my previous reviews, can we use this only to store the hypertables
-
