Here are
217 public repositories
matching this topic...
Media Server responsible for media transmission, processing, loading and recording
Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.
Core library of Kurento Media Server
The FIWARE Catalogue is a curated framework of open source platform components which can be assembled together to accelerate the development of Smart Solutions.
🔠 Code and specifications to support harmonized data models
Updated
Apr 12, 2021
Python
FogFlow is a standard-based IoT fog computing framework that supports serverless computing and edge computing with advanced programming models
Media elements for Kurento Media Server
A connector in charge of persisting context data sources into other third-party databases and storage systems, creating a historical view of the context
Widgets Container and Mashup edition tools. Reference implementation of the FIWARE Application Mashup GE
Updated
May 7, 2021
JavaScript
Module to enable IoT Agent developers to build custom agents for their devices that can easily connect to NGSI Context Brokers
Updated
Jun 4, 2021
JavaScript
📚 Complete collection of tutorials for the FIWARE ecosystem
A joint collaboration program to support the adoption of a reference architecture and compatible common data models underpinning a digital market of interoperable and replicable smart solutions.
Updated
Jun 3, 2021
Python
📙 FIWARE 203: Provisioning Ultralight with an alternative transport: IoT over MQTT
Updated
Apr 22, 2021
Shell
AuthzForce Server (Community Edition)
Updated
Mar 23, 2021
Java
The FIWARE/TMForum Business API Ecosystem allows the monetization of different kind of assets (both digital and physical) during the whole service life cycle, from offering creation to its charging, accounting and revenue settlement and sharing
Updated
Feb 10, 2021
API Blueprint
QuantumLeap: a FIWARE Generic Enabler to support the usage of NGSIv2 (and NGSI-LD experimentally) data in time-series databases
Updated
Jun 4, 2021
Python
IoT Agent for a JSON based protocol (with HTTP, MQTT and AMQP transports)
Updated
Jun 1, 2021
JavaScript
IoT Agent for a UltraLight 2.0 based protocol (with HTTP, MQTT and AMQP transports)
Updated
Jun 1, 2021
JavaScript
FIWARE IoT Agent for LoRaWAN protocol (with CayenneLpp and CBOR data models)
Updated
Jun 1, 2021
JavaScript
IoT Agent for OPC UA protocol
❤️ A community curated list of FIWARE related websites and software
a robot management platform based on FIWARE and Kubernetes. The latest version conforms to FIWARE Release 7.8.1
Updated
Jun 2, 2021
Python
📘 FIWARE 101: An Introduction to the FIWARE Platform
Updated
Apr 28, 2021
Shell
IoT Agent accepting COAP requests. Designed to be a bridge between the OMA Lightweight M2M protocol and the NGSI interface.
Updated
Jun 1, 2021
JavaScript
📋 Open API specifications for FIWARE Generic Enablers
Middleware for secure IoT provisioning, access and control.
Updated
Jun 4, 2019
Python
A component of the FIWARE ecosystem in charge of managing historical and aggregated time series context information
Updated
Jun 1, 2021
JavaScript
Updated
Apr 12, 2019
Python
An NGSI-LD Context Broker
Improve this page
Add a description, image, and links to the
fiware
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fiware
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
(Comes from discussion at FIWARE/specifications#13)
Rule to compose forwarding URL for Context Providers is as follow:
<url as used in context registration> + "/op/query"<url as used in context registration> + "/op/update"When the URL in the registration doesn't omit path (e.g.
"http://iot-agent:1880/v2"or"http://iot-agent:1880/"