Working on device status and alerts.

This commit is contained in:
Scott Idem
2024-10-17 18:26:56 -04:00
parent 67b01c5884
commit 172763bc26
7 changed files with 241 additions and 107 deletions

View File

@@ -143,6 +143,7 @@ if (!$events_loc.pres_mgmt?.location_kv) {
}}
>
<!-- <strong class="text-sm">Name/Title:</strong> -->
<span class="fas fa-map-marker-alt m-1"></span>
"{event_location_obj?.name}"
</Element_ae_crud>
<!-- "{event_location_obj.name}" -->
@@ -316,6 +317,7 @@ if (!$events_loc.pres_mgmt?.location_kv) {
link_to_type={'event_location'}
link_to_id={event_location_obj?.event_location_id_random}
event_device_id_random_li={[]}
auto_refresh={$events_loc.pres_mgmt.refresh_interval ?? 90000}
log_lvl={log_lvl}
>
</Comp_event_device_obj_li>