user7640875
user7640875

Reputation:

FIWARE IoT Stack open source code

Is there a place where I can find the source code of Fiware IoT Stack? ( https://catalogue.fiware.org/iot_stack)

Upvotes: 0

Views: 247

Answers (2)

fgalan
fgalan

Reputation: 12322

The FIWARE IoT Stack is composed of several pieces, e.g. IOTAGents, Context Broker, etc. You can find source code at the FIWARE organization at Github: https://github.com/fiware

Note that some repositories there are actually "mirrors" or the right ones in other place. For intance, https://github.com/Fiware/context.Orion is a mirror of the actual Orion Context Broker source code repository at https://github.com/telefonicaid/fiware-orion

Upvotes: 0

Andrejs Cainikovs
Andrejs Cainikovs

Reputation: 28474

Fiware IoT Stack is available at github, here.

Upvotes: 0

Related Questions