telefonicaid / iotagent-ul

IoT Agent for a UltraLight 2.0 based protocol (with HTTP, MQTT and AMQP transports)
https://fiware-iotagent-ul.rtfd.io/
GNU Affero General Public License v3.0
37 stars 55 forks source link

Update config.js #573 #589

Closed MayankSingh-NEC closed 1 year ago

MayankSingh-NEC commented 1 year ago

Need to add some config for Scorpio Broker. Also I've proposed some changes in node-lib repo for iotagent-json integration with Scorpio broker https://github.com/telefonicaid/iotagent-node-lib/pull/1326.

mapedraza commented 1 year ago

The agents are Context Broker agnostics. No information given about the broker used, and adding information of multiples brokers (Orion, Orion-LD, Stelio or Scorpio) would add lot of noise to the agent config file. This specific port depends on each deployment, at leat in the Orion case, since you can deploy the broker in different ports, so we don't see adding this information is relevant for the user.

Additionally:

For all those reasons this PR should be closed