Documentation ¶
Index ¶
- func BatchAddThingTopoSample()
- func BatchCheckDeviceNamesSample()
- func BatchGetDeviceStateSample()
- func BatchQueryDeviceDetailSample()
- func BatchRegisterDeviceSample()
- func BatchRegisterDeviceWithApplyIdSample()
- func DeleteDevicePropSample()
- func DeleteDeviceSample()
- func DisableThingSample()
- func EnableThingSample()
- func GetDeviceStatusSample()
- func GetGatewayBySubDeviceSample()
- func GetThingTopoSample()
- func InvokeThingServiceSample()
- func NotifyAddThingTopoSample()
- func QueryBatchRegisterDeviceStatusSample()
- func QueryDeviceDetailSample()
- func QueryDeviceEventDataSample()
- func QueryDevicePropSample()
- func QueryDevicePropertyDataSample()
- func QueryDevicePropertyStatusSample()
- func QueryDeviceSample()
- func QueryDeviceServiceDataSample()
- func QueryDeviceStatisticsSample()
- func QueryPageByApplyIdSample()
- func RegisterDeviceSample()
- func RemoveThingTopoSample()
- func SaveDevicePropSample()
- func SetDevicePropertySample()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchCheckDeviceNamesSample ¶
func BatchCheckDeviceNamesSample()
BatchCheckDeviceNamesSample 批量检查设备名称
func BatchGetDeviceStateSample ¶
func BatchGetDeviceStateSample()
BatchGetDeviceStateSample 批量获取设备状态
func BatchQueryDeviceDetailSample ¶
func BatchQueryDeviceDetailSample()
BatchQueryDeviceDetailSample 批量查询设备详情
func BatchRegisterDeviceSample ¶
func BatchRegisterDeviceSample()
BatchRegisterDeviceSample 批次申请特定数量设备
func BatchRegisterDeviceWithApplyIdSample ¶
func BatchRegisterDeviceWithApplyIdSample()
BatchRegisterDeviceWithApplyIdSample 根据ApplyId批量申请设备,ApplyId是BatchCheckDeviceNames返回的
func GetGatewayBySubDeviceSample ¶
func GetGatewayBySubDeviceSample()
GetGatewayBySubDeviceSample 根据挂载的子设备信息查询对应的网关设备信息
func NotifyAddThingTopoSample ¶
func NotifyAddThingTopoSample()
NotifyAddThingTopoSample 通知网关增加设备拓扑关系
func QueryBatchRegisterDeviceStatusSample ¶
func QueryBatchRegisterDeviceStatusSample()
QueryBatchRegisterDeviceStatusSample 查询批量注册设备状态,ApplyId是BatchCheckDeviceNames返回的
func QueryDeviceEventDataSample ¶
func QueryDeviceEventDataSample()
QueryDeviceEventDataSample 查询设备的事件历史数据
func QueryDevicePropertyDataSample ¶
func QueryDevicePropertyDataSample()
QueryDevicePropertyDataSample 查询设备的属性历史数据
func QueryDevicePropertyStatusSample ¶
func QueryDevicePropertyStatusSample()
QueryDevicePropertyStatusSample 查询设备的属性快照
func QueryDeviceServiceDataSample ¶
func QueryDeviceServiceDataSample()
QueryDeviceServiceDataSample 获取设备的服务记录历史数据
func QueryDeviceStatisticsSample ¶
func QueryDeviceStatisticsSample()
QueryDeviceStatisticsSample 获取设备的统计数量
Types ¶
This section is empty.
Source Files ¶
- batch_add_thing_topo.go
- batch_check_device_names.go
- batch_get_device_state.go
- batch_query_device_detail.go
- batch_register_device.go
- batch_register_device_with_apply_id.go
- config.go
- delete_device.go
- delete_device_prop.go
- disable_thing.go
- enable_thing.go
- get_device_status.go
- get_gateway_by_sub_device.go
- get_thing_topo.go
- invoke_thing_service.go
- notify_add_thing_topo.go
- query_batch_register_device_status.go
- query_device.go
- query_device_detail.go
- query_device_event_data.go
- query_device_prop.go
- query_device_property_data.go
- query_device_property_status.go
- query_device_service_data.go
- query_device_statistics.go
- query_page_by_apply_id.go
- register_device.go
- remove_thing_topo.go
- save_device_prop.go
- set_device_property.go
Click to show internal directories.
Click to hide internal directories.