feat: multilang readme #14

This commit is contained in:
Leandro Antônio Farias Machado 2023-03-06 08:43:45 -03:00
parent 44d4f08bea
commit caf9c34261
3 changed files with 43 additions and 0 deletions

21
README.en.md Normal file
View File

@ -0,0 +1,21 @@
<p>Read this in other languages: <a href="README.md">Português</a>, <a href="README.es.md">Español</a></p>
<p align="center">
<img src="https://user-images.githubusercontent.com/83298718/220207485-8c2aac78-95eb-4b43-b23e-c4bfa6cd30e6.png"/>
</p>
<br/>
<p>
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.
</p>
<p>
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.
</p>
<p>
This solution is inspired by the project <a href="https://github.com/genieacs/genieacs">GenieACS</a> 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.
</p>
<ul><li><h4>Infrastructure:</h4></li></ul>
![Oktopus-infra](https://user-images.githubusercontent.com/83298718/222589707-58a8786d-d4b7-49c3-a014-e8f4ef95497e.png)
<p>Help us to maintain the project:</p>
<a href="https://www.buymeacoffee.com/leandrofars" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

21
README.es.md Normal file
View File

@ -0,0 +1,21 @@
<p>Lea esto en otros idiomas: <a href="README.en.md">English</a>, <a href="README.md">Português</a></p>
<p align="center">
<img src="https://user-images.githubusercontent.com/83298718/220207485-8c2aac78-95eb-4b43-b23e-c4bfa6cd30e6.png"/>
</p>
<br/>
<p>
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.
</p>
<p>
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.
</p>
<p>
Esta solución se inspira en el proyecto. <a href="https://github.com/genieacs/genieacs">GenieACS</a> 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).
</p>
<ul><li><h4>Infraestructura:</h4></li></ul>
![Oktopus-infra](https://user-images.githubusercontent.com/83298718/222589707-58a8786d-d4b7-49c3-a014-e8f4ef95497e.png)
<p>Ayúdanos a mantener el proyecto:</p>
<a href="https://www.buymeacoffee.com/leandrofars" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

View File

@ -1,3 +1,4 @@
<p>Leia isso em outros idiomas: <a href="README.en.md">English</a>, <a href="README.es.md">Español</a></p>
<p align="center">
<img src="https://user-images.githubusercontent.com/83298718/220207485-8c2aac78-95eb-4b43-b23e-c4bfa6cd30e6.png"/>
</p>