You can query IoT Platform logs in the IoT Platform console.IoT Platform logs contain the records of communication among IoT Platform,devices,and applications.This topic describes the error codes in IoT Platform logs and ...
This topic provides answers to some frequently asked questions(FAQ)about IoT Platform.What are the communication modes that are used by IoT Platform to manage devices?IoT Platform provides secure and reliable communication...
IoT Platform SDKs allow you to call API operations to manage IoT Platform resources,including products,devices,topics,data forwarding rules,and messages.This topic describes how to download and use IoT Platform SDKs.Note ...
IoT Java SDK IoT Python SDK IoT PHP SDK IoT.NET SDKIoT Go SDK Use SDKs Click one of the following links to obtain information about how to use the IoT Platform SDK for a specific programming language:Use IoT Platform SDK ...
By default,you can view the logs generated in the last seven days in the Device Log module of the IoT Platform console.You can also export logs from the module to a Logstore of Log Service for persistent storage.After you ...
You can connect Narrowband Internet of Things(NB-IoT)devices of China Telecom,China Mobile,and China Unicom to IoT Platform.This topic describes how to connect an NB-IoT device to IoT Platform.Background information NB-IoT...
billing methods,and fees of IoT Platform,see Billing overview.For more information,click Activate IoT Platform and Purchase Enterprise Edition instances.Usage methods The following table describes the methods to use IoT ...
This topic provides answers to some frequently asked questions(FAQ)about IoT Platform instances.For more information about IoT Platform instances,see Overview.What do I do if I cannot find the instance that I purchased?...
IoT Platform provides an SDK for PHP. This topic describes how to install and configure IoT Platform SDK for PHP. This topic also provides sample code on how to use the SDK to call API operations of IoT Platform.Install ...
IoT Platform provides an SDK for Go.This topic describes how to install and configure IoT Platform SDK for Go.This topic also provides sample code on how to use the SDK to call API operations of IoT Platform.Install the ...
IoT Platform provides developers with an SDK for.NET. This topic describes how to install and configure IoT Platform SDK for.NET. This topic also describes how to use the SDK to call the API operations of IoT Platform....
IoT Platform provides an SDK for Python.This topic describes how to install and configure IoT Platform SDK for Python.This topic also provides sample code on how to use the SDK to call API operations of IoT Platform....
the call fails.For more information about IoT Platform instances,see Overview.For more information about how to purchase an instance,see Purchase Enterprise Edition instances.For more information,see FAQ about IoT Platform...
Alibaba Cloud IoT Platform provides Link SDKs that allow devices to connect to IoT Platform.This topic describes how to enable communication between a device and IoT Platform by using the data_model_basic_demo sample code....
IoT Platform provides an SDK for PHP. This topic describes how to install and configure IoT Platform SDK for PHP. This topic also provides sample code on how to use the SDK to call API operations of IoT Platform.The ...
IoT Platform provides an SDK for Python.This topic describes how to install and configure IoT Platform SDK for Python.This topic also provides sample code on how to use the SDK to call API operations of IoT Platform....
openapi.Config{/Required,your AccessKey ID AccessKeyId:accessKeyId,/Required,your AccessKey secret AccessKeySecret:accessKeySecret,}/See https://api.alibabacloud.com/product/Iot. config.Endpoint = tea.String("iot....
the DeviceTopoManager file in the java/src/main/java/com/aliyun/iot/api/common/deviceApi directory contains sample code that is used to connect the gateway toIoT Platform.Specify the certificate information for the gateway by using ...
IoT Platform SDK for Java allows you to efficiently manage IoT Platform resources by using Java programs.You can add the SDK as a dependency to your Maven project.You can also download the installation package to a local ......
IoT Platform SDK for Java allows you to use Java programs to manage IoT Platform resources with high efficiency.You can add the SDK as a dependency to your Maven project.You can also download the installation package to an...
This topic addresses common questions regarding the billing of IoT Platform instances.Question Category FAQ Billing Method Is the IoT Platform complimentary,or are public instances subject to charges?What are the billing ...
Sub-devices do not directly connect to IoT Platform.Instead,they connect to IoT Platform through gateway devices by using the communication channel between the gateway and IoT Platform.Background information When you ...
Alibaba Cloud provides IoT Device ID.An IoT device ID(ID²)is a trusted identifier for an IoT Platform device.Each ID² is tamper-resistant and non-falsifiable.Background information IoT Device ID provides bidirectional ...
China(Shanghai),Germany(Frankfurt),and US(Virginia).Architecture The IoT as Bridge SDK is a self-adaptive protocol framework.You can use the SDK to deploy a bridging service and achieve communication between IoT Platform ...
After a device can submit data to IoT Platform,you can test downstream messaging by sending a command from IoT Platform to the device.This article describes how to set the properties of a street lamp device by using the ...
This topic describes how to connect an Advanced Message Queuing Protocol(AMQP)client to IoT Platform.You can perform this operation after you configure an AMQP server-side subscription in the IoT Platform console.After you...
You can directly compile and run the demo in the device SDK for C on a Linux device to connect to IoT Platform by using Message Queuing Telemetry Transport(MQTT).This article describes how to configure and connect a Linux ...
A Resource Access Management(RAM)user can be used to access the resources of IoT Platform.This topic describes how to create a RAM user,authorize a RAM user to access the resources of IoT Platform,and use a RAM user to log...
This topic describes how to connect a device to IoT Platform by using HTTP. You can connect a device to IoT Platform by using HTTP. For more information,see Establish connections over ...you must specify the required ...
After a device is connected to IoT Platform,the device submits data to IoT Platform.Then,the data can be forwarded to your server by using Advanced Message Queuing Protocol(AMQP).This topic describes how to configure an ...
After a device submits data to IoT Platform,you can send a command from IoT Platform to the device to test downstream messaging.This topic describes how to call the Pub operation to send a command from a cloud application ......
IoT Platform provides an SDK for Node.js.This topic describes how to install and configure IoT Platform SDK for Node.js.This topic also provides sample code on how to use the SDK to call API operations of IoT Platform....
After a device is connected to IoT Platform,the device submits data to IoT Platform.Then,the data can be forwarded to your server by using Advanced Message Queuing Protocol(AMQP).This topic describes how to configure an ...
You can connect devices to IoT Platform over Constrained Application Protocol(CoAP).CoAP is suitable for low-power and resource-constrained devices,such as NB-IoT devices.This topic describes how to connect a device to IoT...
You can create a custom policy for IoT Platform and attach the policy to a RAM user.This policy grants the RAM user the permissions to call a specified IoT Platform API operation.For information about how to grant ...
You must create a product in the IoT Platform console.The product name must be the same as the product name that you specified on the AEP platform of China Telecom.This way,you can connect the devices of the AEP platform ...
This article describes how to connect Google Android Things hardware to IoT Platform.An indoor air test project is used in this example.Hardware Hardware list for the project The following table describes the hardware used...
You can call the Message Queuing Telemetry Transport(MQTT)API operations of an IoT Platform SDK to communicate with IoT Platform.You can send data to IoT Platform by sending messages to specified topics or subscribe to ...
A sub-device can be connected to IoT Platform only by using a gateway.After a sub-device is connected to a gateway,the gateway checks whether a topological relationship exists between the gateway and the sub-device.If so,...