An open API service indexing awesome lists of open source software.

https://github.com/kaaproject/kaa-rfcs

Kaa platform RFCs
https://github.com/kaaproject/kaa-rfcs

Last synced: 5 months ago
JSON representation

Kaa platform RFCs

Awesome Lists containing this project

README

          

# Kaa RFCs

Kaa RFCs define integration protocols, APIs, and general designs for the Kaa IoT platform.

RFCs can be in raw, draft, stable, deprecated, or retired status.

| Shortname | Name | Status |
|----------------------------|---------------------------------------------|---------|
| [1/KP](0001/README.md) | Kaa Protocol | Draft |
| [2/DCP](0002/README.md) | Data Collection Protocol | Draft |
| [3/ISM](0003/README.md) | Inter-Service Messaging | Draft |
| [4/ESP](0004/README.md) | Extension Service Protocol | Draft |
| [5/CMX](0005/README.md) | Configuration Management Extension Protocol | Deleted |
| [6/CDTP](0006/README.md) | Configuration Data Transport Protocol | Draft |
| [7/CMP](0007/README.md) | Configuration Management Protocol | Draft |
| [8/KPSR](0008/README.md) | KP Security Recommendations | Raw |
| [9/ELCE](0009/README.md) | Endpoint Lifecycle and Connectivity Events | Draft |
| [10/EPMP](0010/README.md) | Endpoint Metadata Protocol | Draft |
| [11/CEP](0011/README.md) | Command Execution Protocol | Raw |
| [12/CIP](0012/README.md) | Command Invocation Protocol | Raw |
| [13/DSTP](0013/README.md) | Data Samples Transmission Protocol | Draft |
| [14/TSTP](0014/README.md) | Time Series Transmission Protocol | Draft |
| [15/EME](0015/README.md) | Endpoint Metadata Events | Draft |
| [16/ECAP](0016/README.md) | Endpoint and Client Authentication Protocol | Draft |
| [17/SCMP](0017/README.md) | Service Configuration Management Protocol | Draft |
| [18/EFE](0018/README.md) | Endpoint Filter Events | Draft |
| [19/EPMMP](0019/README.md) | Endpoint Metadata Management Protocol | Raw |
| [20/EFMP](0020/README.md) | Endpoint Filter Management Protocol | Raw |
| [21/TLE](0021/README.md) | Tenant Lifecycle Events | Draft |
| [22/CAP](0022/README.md) | Client Authentication Protocol | Raw |
| [23/AIP](0023/README.md) | Automation Invocation Protocol | Raw |
| [24/EPRMP](0024/README.md) | Endpoint Relations Management Protocol | Raw |
| [25/AMP](0025/README.md) | Alert Management Protocol | Raw |
| [26/ARMP](0026/README.md) | Asset and Relation Management Protocol | Raw |
| [27/SCMP](0027/README.md) | System Configuration Management Protocol | Raw |

## Change process

Kaa RFCs are developed in compliance with the [C4](https://rfc.zeromq.org/spec:42/C4/)
and [COSS](https://rfc.unprotocols.org/spec:2/COSS/) specifications.
Please refer to these specifications whenever you have difficulty understanding the process, the
usage of specific terms, etc.