aliyun

package
v0.0.0-...-e2468f7 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AccessKey, AccessKeySecret, IotInstanceId string

Functions

func CreateClient

func CreateClient(accessKeyId *string, accessKeySecret *string) (_result *iot.Client, _err error)

func Init

func Init()

func ListAnalyticsData

func ListAnalyticsData(apiPath string, startTime string, endTime string, pageNum, pageSize int32) (result *iot.ListAnalyticsDataResponseBody, err error)

func ListProductTags

func ListProductTags(productKey string) (result *iot.ListProductTagsResponseBody, err error)

func QueryDevice

func QueryDevice(currentPage, pageSize int32, productKey, nextToken string) (result *iot.QueryDeviceResponseBody, err error)

func QueryDeviceDetail

func QueryDeviceDetail(iotId string) (result *iot.QueryDeviceDetailResponseBody, err error)

func QueryDeviceEventData

func QueryDeviceEventData(iotId string, startTime int64, endTime int64, pageSize int32) (result *iot.QueryDeviceEventDataResponseBody, err error)

func QueryDeviceOriginalEventData

func QueryDeviceOriginalEventData(iotId string, startTime int64, endTime int64, pageSize int32, identifier string) (result *iot.QueryDeviceOriginalEventDataResponseBody, err error)

func QueryDeviceProp

func QueryDeviceProp(iotId string) (result *iot.QueryDevicePropResponseBody, err error)

func QueryDevicePropertiesData

func QueryDevicePropertiesData(iotId string, identifier []string, startTime int64, endTime int64, pageSize int32) (result *iot.QueryDevicePropertiesDataResponseBody, err error)

func QueryDevicePropertyData

func QueryDevicePropertyData(iotId string, identifier string, startTime int64, endTime int64, pageSize int32) (result *iot.QueryDevicePropertyDataResponseBody, err error)

func QueryDevicePropertyStatus

func QueryDevicePropertyStatus(iotId string) (result *iot.QueryDevicePropertyStatusResponseBody, err error)

func QueryProduct

func QueryProduct(productKey string) (result *iot.QueryProductResponseBody, err error)

func QueryProductList

func QueryProductList(currentPage, pageSize int32) (result *iot.QueryProductListResponseBody, err error)

func QueryThingModel

func QueryThingModel(productKey string) (result *iot.QueryThingModelResponseBody, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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