smart_city v2.2.0 SmartCity.Events 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.

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

update_dataset()

View Source (macro)

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

Link to this macro

update_organization()

View Source (macro)

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