iotcore

package module
v0.0.0-...-d4f6496 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 9 Imported by: 0

README

gcloud-iot-core-test

Cloud IoT Coreについて理解する

Documentation

Index

Constants

View Source
const (
	DefaultHost     = "mqtt.googleapis.com"
	DefaultPort     = "8883"
	DefaultUsername = "unused"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IoTCoreClient

type IoTCoreClient interface {
	Publish(message string) error
}

func NewIoTCoreClient

func NewIoTCoreClient(ProjectID string, Region string, RegistryID string, DeviceID string, PrivateKeyPath string) IoTCoreClient

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL