smart_city v2.5.0 API Reference
Modules
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.
This module provides deserialization and atomization for event structs
Struct defining a dataset update event. This is triggered when new datasets are put into the system or existing datasets are updated
A struct representing the business data portion of a dataset update struct definition (represented by SmartCity.Event.DatasetUpdate
)
A struct defining internal metadata on a dataset update event message.
A struct defining technical metadata on a dataset update event message.
Defines the information needed to process uploaded files by components of the system including the files' type, parent identifier, and location info.
Struct defining an organization update event.
Functions used across SmartCity modules.