I'm trying to make a mashup public. This mashup uses Orion Context Broker to draw some PoI in a map. I've looked at documentation on github and tried changing port to 10026 and disabling the use of credentials, but I don't get any PoIs this way.
The NGSI Source Operator settings are:
- NGSI server URL:
http://orion.lab.fiware.org:10026/
- NGSI proxy URL:
https://ngsiproxy.lab.fiware.org
- Use the FIWARE credentials of the user : disabled
Is there any way to achieve this?