Add device_changed signal (#4412)

This provides both the original and updated version of the Device so
subscribers can see the changes.
This commit is contained in:
George Hickman
2024-10-11 10:08:23 +01:00
committed by GitHub
parent bfd88d1496
commit 9dc38e42d8
3 changed files with 15 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ Core
:members: periodic_task, event_live_issues, event_copy_data, email_filter, register_notification_types, notification,
item_copy_data, register_sales_channel_types, register_global_settings, quota_availability, global_email_filter,
register_ticket_secret_generators, gift_card_transaction_display,
register_text_placeholders, register_mail_placeholders
register_text_placeholders, register_mail_placeholders, device_info_updated
Order events
""""""""""""