> For the complete documentation index, see [llms.txt](https://docs.devsbot.com/devsbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devsbot.com/devsbot/manage/clusters/data-feeds.md).

# Data Feeds

In Data Feeds channels that are used to send data between the device and Devsbot. We will be using this Data Feeds to send random values from your device.

<figure><img src="https://697248495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwVt5BLulzwCLv1rnzHU%2Fuploads%2FfLuQYgW3JR4sTvehKzGx%2FScreenshot%202023-04-05%20182834.png?alt=media&amp;token=aa7f53ab-4a1d-4550-9e52-653dcd56d4f9" alt=""><figcaption></figcaption></figure>

### **To Create a Digital Pins**

<figure><img src="https://697248495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwVt5BLulzwCLv1rnzHU%2Fuploads%2FQtzFqtvVXI00mBRE0T8Q%2Fimage.png?alt=media&amp;token=425b1630-f8ff-434b-ba07-c1a0dcf3fb63" alt=""><figcaption></figcaption></figure>

* Click the Cluster, here you can navigate through **tabs**.&#x20;
* Click on the **Data Feeds** tab.
* Click on **Edit** button. Choose **Digital** in the dropdown.

A window is opened to fill the below mentioned&#x20;

* **Name:** Digital&#x20;
* **Alias** : Digital Pin
* **Pin:** 0 to 13
* **Pin Mode:**  Input or Output
* Select any **Colour** as required.
* Click **Create** or **Cancel** button&#x20;

### **To Create a Analog Pins**

<figure><img src="https://697248495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwVt5BLulzwCLv1rnzHU%2Fuploads%2FH2yvrbkyqcpntGyAas3C%2FScreenshot%202023-04-05%20115031.png?alt=media&amp;token=46c064db-b539-4e5c-a41d-fee19ef0bcff" alt=""><figcaption></figcaption></figure>

* Click the Cluster, here you can navigate through **tabs**.&#x20;
* Click on the **Data Feeds** tab.
* Click on **Edit** button. Choose **Analog** in the dropdown.

A window is opened to fill the below mentioned&#x20;

* **Name:** Analog&#x20;
* **Alias** : Analog Pin
* **Min/Max:** 0/100
* **Pin Mode :**  Input or Output
* **Units :** Inch&#x20;
* **Default Value:** 0
* Select any **Colour** as required.
* Click **Create** or **Cancel** button&#x20;

### **To Create a Virtual Pins**

<figure><img src="https://697248495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmwVt5BLulzwCLv1rnzHU%2Fuploads%2FFAPzgJysSrs7xAQZ0X9h%2FScreenshot%202023-04-05%20115150.png?alt=media&amp;token=628c07a2-de71-4ef0-b43e-61676dacec6c" alt=""><figcaption></figcaption></figure>

* Click the Cluster, here you can navigate through **tabs**.&#x20;
* Click on the **Data Feeds** tab.
* Click on **Edit** button. Choose **Virtual** in the dropdown.

A window is opened to fill the below mentioned&#x20;

* **Name:** Virtual&#x20;
* **Alias** : Virtual Pin
* **Min/Max:** 0/100
* Select any **Colour** as required.
* Click **Create** or **Cancel** button&#x20;
