Skip to content

Instantly share code, notes, and snippets.

View jmcanterafonseca's full-sized avatar
🎯
Focusing

Jose M. Cantera jmcanterafonseca

🎯
Focusing
View GitHub Profile
@jmcanterafonseca
jmcanterafonseca / urbo-distritotelefonica-parking.json
Last active September 21, 2016 15:42
FIWARE Device Simulator configuration file for Urbo's parking management at Distrito Telefónica
{
"domain": {
"service": "service",
"subservice": "/subservice"
},
"contextBroker": {
"protocol": "http",
"host": "1.2.3.4",
"port": 1026,
"ngsiVersion": "1.0"
@jmcanterafonseca
jmcanterafonseca / urbo-distritotelefonica-waste-management.json
Last active September 21, 2016 15:25
FIWARE Device Simulator configuration file for Urbo's waste management at Distrito Telefónica
{
"domain": {
"service": "service",
"subservice": "/subservice"
},
"contextBroker": {
"protocol": "http",
"host": "1.2.3.4",
"port": 1026,
"ngsiVersion": "1.0"