Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 805 Bytes

EventNotificationConfig.md

File metadata and controls

11 lines (7 loc) · 805 Bytes

OmniCore.Model.EventNotificationConfig

Properties

Name Type Description Notes
PubsubTopicName string PubsubTopicName: A Topic name. For example, `projects/myProject/topics/deviceEvents`. [optional]
SubfolderMatches string SubfolderMatches: If the subfolder name matches this string exactly, this configuration will be used. The string must not include the leading '/' character. If empty, all strings are matched. This field is used only for telemetry events; subfolders are not supported for state changes. [optional]

[Back to Model list] [Back to API list] [Back to README]