View Source Ecspanse.Event.ResourceUpdated (ECSpanse v0.2.0)

Special framework event triggered automatically when a new resource is updated. Contains the resource state struct after the update.

Summary

Types

@type t() :: %Ecspanse.Event.ResourceUpdated{inserted_at: term(), resource: struct()}