smart_city_registry v3.3.1 SmartCity.Registry.MessageHandler behaviour View Source

Behaviour/macro for handling messages received from the registry.

See SmartCity.Registry.Subscriber

Link to this section Summary

Link to this section Callbacks

Link to this callback

handle_dataset(dataset) View Source
handle_dataset(dataset :: SmartCity.Dataset.t()) :: term()

Link to this callback

handle_organization(organization) View Source
handle_organization(organization :: SmartCity.Organization.t()) :: term()