smart_city v2.7.0 SmartCity.Event View Source

Defines macros for encoding event types the Smart City platform will respond to in any of the various micro service components in a central location shared by all components.

Link to this section Summary

Functions

Defines an update event to a dataset within the system. The system treats create events as a subset of updates.

Signals that a new file has been uploaded to the object store and made available for the rest of the system.

Defines an update event to an organization within the system. The system treats create events as a subset of updates.

Link to this section Functions

Link to this macro

dataset_update()

View Source (macro)

Defines an update event to a dataset within the system. The system treats create events as a subset of updates.

Signals that a new file has been uploaded to the object store and made available for the rest of the system.

Link to this macro

organization_update()

View Source (macro)

Defines an update event to an organization within the system. The system treats create events as a subset of updates.