Documentation ¶
Index ¶
- func HandlePubActions(hc *hubclient.HubClient, pubID string, thingID string, action string, ...) error
- func HandleSubEvents(hc *hubclient.HubClient, agentID string, thingID string, name string) error
- func HandleSubTD(hc *hubclient.HubClient) error
- func PubActionCommand(hc **hubclient.HubClient) *cli.Command
- func SubEventsCommand(hc **hubclient.HubClient) *cli.Command
- func SubTDCommand(hc **hubclient.HubClient) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePubActions ¶
func HandleSubEvents ¶
HandleSubEvents subscribes and prints value and property events
func HandleSubTD ¶
HandleSubTD subscribes and prints TD publications
func PubActionCommand ¶
func SubEventsCommand ¶
func SubTDCommand ¶
SubTDCommand shows TD publications
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.