Git Product home page Git Product logo

soft-iot-dlt-auth's Introduction

soft-iot-dlt-auth

O soft-iot-dlt-auth (ou auth para os mais próximos) é o bundle responsável por monitorar as novas conexões MQTT. Ele atua como um "porteiro" verificando se o dispositivo interessado em ser reconhecido pela plataforma soft-iot-dlt está autorizado.

Instalação

Para instalar o auth é necessário configurar o repositório fonte e em seguida executar o seguinte comando no terminal do servicemix.

bundle:install mvn:com.github.larsid/soft-iot-dlt-auth/main

Configurações

O auth já está configurado por padrão para se conectar serviço de mensageria e broker mqtt ActiveMQ do servicemix. Porém é possível alterar esse comportamente criando um arquivo de configuração chamado de soft-iot-dlt-auth.cfg na pasta SERVICEMIX_HOME/etc com as seguintes propriedades:

Propriedade Descrição Valor padrão
MQTTServerId Nome utilizado para identificar a conexão do auth no broker MQTT. P_AUTH_CLIENT
MQTTHost Define a URL do broker. tcp://localhost
MQTTPort Informa ao auth qual porta o broker está esperando novas conexões. 1883
MQTTUsername Nome do usuário que o auth deve utilizar para se autenticar caso necessário. karaf
MQTTPassword Senha de autenticação do broker caso necessário. karaf

⚠️ Arquivo exemplo ⚠️


⬅️ architecture ............................... ⬆️ Voltar ao topo ⬆️ ............................... load-monitor ➡️

soft-iot-dlt-auth's People

Contributors

allancapistrano avatar uellingtondamasceno avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.