From caf9c34261d026c03b5d3668b3d43dee472c7372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leandro=20Ant=C3=B4nio=20Farias=20Machado?= Date: Mon, 6 Mar 2023 08:43:45 -0300 Subject: [PATCH] feat: multilang readme #14 --- README.en.md | 21 +++++++++++++++++++++ README.es.md | 21 +++++++++++++++++++++ README.md | 1 + 3 files changed, 43 insertions(+) create mode 100644 README.en.md create mode 100644 README.es.md diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000..939aa29 --- /dev/null +++ b/README.en.md @@ -0,0 +1,21 @@ +

Read this in other languages: Português, Español

+

+ +

+
+

+This repository aims to promote the development of a multi-vendor management platform for IoTs. Any device that follows the TR-369 protocol can be managed. The form of communication with the IoT chosen for the project is MQTT. The main objective of the undertaking is to facilitate and unify device management, which generates countless benefits for the end user and service providers, extinguishes old problems in the telecommunications area and suppresses the demands that today's technologies require: device interconnection, data collection, speed, availability and much more. +

+

+With the creation of new technologies, it became necessary to create a more robust solution that covered a wider range of niches, so the TR-369 emerged, seeking to fill gaps in its predecessor (TR-069), which served its purpose well at the time, but now undergoes depreciation. With that in mind, we seek to bring an alternative to IT integrators, providers, system administrators, and others who may be interested. +

+

+This solution is inspired by the project GenieACS and other commercial solutions found on the market. We seek to strictly follow the specifications of USP TR-369, choosing to use MQTT in the MTP (Message Transfer Protocol) layer. +

+ + +![Oktopus-infra](https://user-images.githubusercontent.com/83298718/222589707-58a8786d-d4b7-49c3-a014-e8f4ef95497e.png) + +

Help us to maintain the project:

+Buy Me A Coffee + diff --git a/README.es.md b/README.es.md new file mode 100644 index 0000000..198488d --- /dev/null +++ b/README.es.md @@ -0,0 +1,21 @@ +

Lea esto en otros idiomas: English, Português

+

+ +

+
+

+Este repositorio tiene como objetivo promover el desarrollo de una plataforma de gestión de múltiples proveedores para IoT. Se puede gestionar cualquier dispositivo que siga el protocolo TR-369. La forma de comunicación con el IoT escogida para el proyecto es MQTT. El emprendimiento tiene como principal objetivo facilitar y unificar la gestión de dispositivos, lo que genera innumerables beneficios para el usuario final y los proveedores de servicios, extingue viejos problemas en el área de las telecomunicaciones y suprime las exigencias que exigen las tecnologías actuales: interconexión de dispositivos, recolección de datos, velocidad, disponibilidad y mucho más. +

+

+Con la creación de nuevas tecnologías, se hizo necesario crear una solución más robusta que cubriera una gama más amplia de nichos, por lo que surgió el TR-369, buscando llenar los vacíos de su antecesor (TR-069), que cumplió bien su propósito en el tiempo, pero ahora sufre una depreciación. Con eso en mente, buscamos brindar una alternativa a los integradores de TI, proveedores, administradores de sistemas y otros que puedan estar interesados. +

+

+Esta solución se inspira en el proyecto. GenieACS y otras soluciones comerciales que se encuentran en el mercado. Buscamos seguir estrictamente las especificaciones de USP TR-369, optando por utilizar MQTT en la capa MTP (Message Transfer Protocol). +

+ + +![Oktopus-infra](https://user-images.githubusercontent.com/83298718/222589707-58a8786d-d4b7-49c3-a014-e8f4ef95497e.png) + +

Ayúdanos a mantener el proyecto:

+Buy Me A Coffee + diff --git a/README.md b/README.md index 1ac4635..bcf1a89 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +

Leia isso em outros idiomas: English, Español