You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTSiteWise::Types::PropertyNotification
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::PropertyNotification
- Defined in:
- (unknown)
Overview
Contains asset property value notification information. When the notification state is enabled, AWS IoT SiteWise publishes property value updates to a unique MQTT topic. For more information, see Interacting with other services in the AWS IoT SiteWise User Guide.
Returned by:
Instance Attribute Summary collapse
-
#state ⇒ String
The current notification state.
-
#topic ⇒ String
The MQTT topic to which AWS IoT SiteWise publishes property value update notifications.
Instance Attribute Details
#state ⇒ String
The current notification state.
Possible values:
- ENABLED
- DISABLED
#topic ⇒ String
The MQTT topic to which AWS IoT SiteWise publishes property value update notifications.