Versions in this module Expand all Collapse all v0 v0.5.1 Feb 1, 2018 Changes in this version + func NewActivity(metadata *activity.Metadata) activity.Activity + func NewTLSConfig(thingName string) *tls.Config + func Publish(client MQTT.Client, topic string, qos int, input string) error + type AwsIoT struct + func (a *AwsIoT) Eval(context activity.Context) (done bool, err error) + func (a *AwsIoT) Metadata() *activity.Metadata + type ShadowRequest struct + State *ShadowState + type ShadowState struct + Desired map[string]string + Reported map[string]string