Skip to content

Commit

Permalink
Remove AEON from catalogue
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Nov 23, 2018
1 parent 3f85ee0 commit fe4e13e
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 84 deletions.
15 changes: 0 additions & 15 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,6 @@
[submodule "robotics/Fast-RTPS"]
path = robotics/Fast-RTPS
url = https://github.com/eProsima/Fast-RTPS
[submodule "processing/aeon/cloud-messaging-platform"]
path = processing/aeon/cloud-messaging-platform
url = https://github.com/atos-ari-aeon/fiware-cloud-messaging-platform.git
[submodule "processing/aeon/cloud-messaging-api"]
path = processing/aeon/cloud-messaging-api
url = https://github.com/atos-ari-aeon/fiware-cloud-messaging-api.git
[submodule "processing/aeon/cloud-messaging-events-manager"]
path = processing/aeon/cloud-messaging-events-manager
url = https://github.com/atos-ari-aeon/fiware-cloud-messaging-events-manager.git
[submodule "processing/aeon/cloud-messaging-sdk"]
path = processing/aeon/cloud-messaging-sdk
url = https://github.com/atos-ari-aeon/fiware-cloud-messaging-sdk.git
[submodule "processing/aeon/cloud-messaging-dashboard"]
path = processing/aeon/cloud-messaging-dashboard
url = https://github.com/atos-ari-aeon/fiware-cloud-messaging-dashboard.git
[submodule "processing/knowage/server"]
path = processing/knowage/server
url = https://github.com/KnowageLabs/Knowage-Server.git
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,9 +192,6 @@ chapter:
introduces Complex Event Processing (CEP) defined using a rules-based
system, enabling you to fire events which send HTTP requests, emails,
tweets, SMS messages etc.
- The [AEON](https://github.com/atos-ari-aeon) Incubated Generic Enabler
provides a message channel middleware for the fast distribution of messages
among different entities.
- The
[Domibus](https://ec.europa.eu/cefdigital/code/projects/EDELIVERY/repos/domibus)
Incubated Generic Enabler helps users to exchange electronic data and
Expand Down
56 changes: 0 additions & 56 deletions processing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,62 +342,6 @@ Perseo can act as a bridge between the context data and other external systems.
The **Perseo** project is part of [FIWARE](https://fiware.org/) and will be
rated as part of the next release.

## :seedling: AEON (Incubated)

[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/processing.svg)](https://www.fiware.org/developers/catalogue/)
![License](https://img.shields.io/github/license/atos-ari-aeon/fiware-cloud-messaging-dashboard.svg)

- [Git Repository](https://github.com/atos-ari-aeon)
- [Documentation](https://aeon-platform.rtfd.io/)

### What is AEON?

The Cloud Messaging GE (AEON) provides cloud services (channels) to communicate
an unlimited number of entities, interchanging an unlimited amount of
information. But it is not only about the communication, it also provides
services for easily management of entities participating in your environments:
mobile, truck, box, thermometer, even yourself...). The Cloud Messaging GE
support two main operation blocks:

Resources Management: Management of the different entities and channels. Create,
Remove, Update and Delete Entities Create, Remove, Update and Delete Channels
associated to an entity Publish/Subscribe: Based on managing the publish and
subscribe operations. Publish information over a channel. Subscribe to a
channel. Pause, continue and stop the subscription getting a better control on
your operations. The Cloud Messaging GE offers, not only and API to mange all
the resources but also it provides different SDKs to start using it by just
including it in your code.

### Why use AEON?

Each time that you need to develop an application with communication needs,
Cloud Messaging GE should be included. It is very difficult to set up a
communication environment and it is time you loose on what really matters,
develop the main functionalities of your applications. Therefore, Cloud
Messaging solves this problem for you, allowing you to focus on your domain.
E,g. If you want to develop an application that updates the status of a
delivered package in real-time, with a few lines of code, you can update this
status from the mobile terminal to the transport operator's back-office.

### Quality Assurance

This project is part of [FIWARE](https://fiware.org/) and has been rated as
follows:

- **Version Tested:**
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Version&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.version&colorB=blue)
- **Documentation:**
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Completeness&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.docCompleteness&colorB=blue)
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Usability&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.docSoundness&colorB=blue)
- **Responsiveness:**
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Time%20to%20Respond&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.timeToCharge&colorB=blue)
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Time%20to%20Fix&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.timeToFix&colorB=blue)
- **FIWARE Testing:**
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Tests%20Passed&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.failureRate&colorB=blue)
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Scalability&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.scalability&colorB=blue)
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Performance&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.performance&colorB=blue)
![ ](https://img.shields.io/badge/dynamic/json.svg?label=Stability&url=https://fiware.github.io/catalogue/json/aeon.json&query=$.stability&colorB=blue)

## :seedling: Domibus (Incubated)

[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/processing.svg)](https://www.fiware.org/developers/catalogue/)
Expand Down
1 change: 0 additions & 1 deletion processing/aeon/cloud-messaging-api
Submodule cloud-messaging-api deleted from 2f4531
1 change: 0 additions & 1 deletion processing/aeon/cloud-messaging-dashboard
Submodule cloud-messaging-dashboard deleted from dea35e
1 change: 0 additions & 1 deletion processing/aeon/cloud-messaging-events-manager
Submodule cloud-messaging-events-manager deleted from 5d2e12
1 change: 0 additions & 1 deletion processing/aeon/cloud-messaging-platform
Submodule cloud-messaging-platform deleted from 2bfdbf
1 change: 0 additions & 1 deletion processing/aeon/cloud-messaging-sdk
Submodule cloud-messaging-sdk deleted from b2d84f
5 changes: 0 additions & 5 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ findRelease iot-agents/iotagent-opcua Engineering-Research-and-Development/iotag
findRelease iot-agents/iotagent-ultralight telefonicaid/iotagent-ul 1.7.0
findRelease iot-agents/OpenMTC OpenMTC/OpenMTC v1.1.0

findRelease processing/aeon/cloud-messaging-api atos-ari-aeon/fiware-cloud-messaging-api "latest"
findRelease processing/aeon/cloud-messaging-dashboard atos-ari-aeon/fiware-cloud-messaging-dashboard "latest"
findRelease processing/aeon/cloud-messaging-events-manager atos-ari-aeon/fiware-cloud-messaging-events-manager "latest"
findRelease processing/aeon/cloud-messaging-platform atos-ari-aeon/fiware-cloud-messaging-platform "latest"
findRelease processing/aeon/cloud-messaging-sdk atos-ari-aeon/fiware-cloud-messaging-sdk "latest"
findRelease processing/cosmos/cosmos ging/fiware-cosmos-orion-flink-connector FIWARE_7.4
findRelease processing/cosmos/examples ging/fiware-cosmos-orion-flink-connector-examples FIWARE_7.4
findRelease processing/domibus edelivery/domibus 4.0
Expand Down

0 comments on commit fe4e13e

Please sign in to comment.