Class StateNotificationConfig (2.5.0)

StateNotificationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The configuration for notification of new states received from the device.

Attribute

NameDescription
pubsub_topic_name str
A Cloud Pub/Sub topic name. For example, ``projects/myProject/topics/deviceEvents``.

Inheritance

builtins.object > proto.message.Message > StateNotificationConfig