Working on device status and alerts.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user