# Endpoints

Endpoints describes the address of a single data endpoint within the language of a specific protocol.

See also: [Cybus::Endpoint resource](https://docs.cybus.io/1-7-2/documentation/services/structure-of-commissioning-files/resources/cybus-endpoint)

## Overview

<figure><img src="https://4142639966-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fj06nwrOaOPonB577Xs%2Fuploads%2Fgit-blob-9edb9655e53edf05944d2f89e4bd398fd4ea5667%2Fendpoints_overview.png?alt=media" alt=""><figcaption><p>Endpoints Overview</p></figcaption></figure>

By clicking on one of the listed endpoint you get redirected to the [Details View](#details-view) of the selected endpoint.

## Details View

<figure><img src="https://4142639966-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fj06nwrOaOPonB577Xs%2Fuploads%2Fgit-blob-02ae366118c0698a8d9dab230e6a7a6167074ba0%2Fendpoints_details.png?alt=media" alt=""><figcaption><p>Endpoint Details View</p></figcaption></figure>

The endpoint has resources itself. In this case there are the following resources:

> * [Address](#address)
> * [RuleEngine](#ruleengine)

<figure><img src="https://4142639966-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fj06nwrOaOPonB577Xs%2Fuploads%2Fgit-blob-fe3d73fb3258072e23206308648b15ef78320b8c%2Fendpoints_details_open.png?alt=media" alt=""><figcaption></figcaption></figure>

### Address

Address lists the address property specified for the endpoint in the commissioning file.

### RuleEngine

RuleEngine list associated Rules to the endpoint.

{% hint style="danger" %}
This is not yet fully implemented
{% endhint %}
