 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MQTT ¶
type MQTT struct {
	// contains filtered or unexported fields
}
    MQTT allows sending and receiving data to/from an MQTT broker.
func (*MQTT) Invoke ¶
func (m *MQTT) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*MQTT) Operations ¶
func (m *MQTT) Operations() []bindings.OperationKind
 Click to show internal directories. 
   Click to hide internal directories.