Module aws_iot_device_sdk::shadow
source · [−]Structs
A shadow topic string takes one of the two forms, in the case of an unnamed (“Classic”) shadow. Or, in the case of a named shadow The shadow_name part is None when unnamed shadow.
Enums
Each of these values describes the type of a shadow message.
Functions
Assemble shadow topic string when Thing Name or Shadow Name is only known at run time.
Given the topic string of an incoming message, determine whether it is related to a device shadow;