Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewActivity ¶
NewActivity creates a new AwsIoT activity
func NewTLSConfig ¶
NewTLSConfig creates a TLS configuration for the specified 'thing'
Types ¶
type AwsIoT ¶
type AwsIoT struct {
// contains filtered or unexported fields
}
AwsIoT is an Activity that is used to update an Aws IoT device shadow inputs : {method,uri,params} outputs: {result}
type ShadowRequest ¶
type ShadowRequest struct {
State *ShadowState `json:"state"`
}
ShadowRequest is a simple structure representing a Aws Shadow Update Request
Click to show internal directories.
Click to hide internal directories.