Skip to content

Commit fc4f782

Browse files
authored
Update Filter (#16)
* Update Filter Updating for latest assets * Update address.config.js
1 parent 3f9b7ca commit fc4f782

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

address.config.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ module.exports = {
1313
'0x65616b5D1F99b4C8C98e67Fc2B45F66eC5093Cb5', // SENSE - Time Serie - Citizens in the Departments of the City of Kiel
1414
'0x33e1Eb6aE40708Acbb96f1Dc47470495Da60731f', // SENSE - Time Serie - Citizens in the Departments of the City of Kiel
1515
'0x3c7b27893395dbe2beb56fd2b0319f4faafe5c34', // EDPS - TEST
16-
'0x4f66c8ba84fbaffa5131f469cdac4a5ea3592cb4' // EDPS - DEV
16+
'0x4f66c8ba84fbaffa5131f469cdac4a5ea3592cb4', // EDPS - DEV
17+
'0xeea0fedb2e14695e59f81ff2c6c5bfa38215e5fc', // City of Cartagena Traffic Flow Data
18+
'0xd297bdcc3d12f80234bba89c397d50a69bf33423' // City of Cartagena Crowd Flow Data
1719
]
1820
},
1921
featured: [
@@ -23,7 +25,9 @@ module.exports = {
2325
'did:op:b7e1389d33966d112796e5825a775eb3cec0a005a48ca29d440a705ffa1ecf19', // SENSE - City of Cartagena Weather Data via FIWARE Context Broker
2426
'did:op:313514759ab99f27db7d880af2c0a188478561e1724122d693ff900aaba60f80', // SENSE - City of Cartagena Noise Levels Data via FIWARE Context Broker
2527
'did:op:f73104856399b8bd4e3686f2e9e26459528e47fe9085fb93129e9558593b000c', // SENSE - City of Cartagena Air Quality Data via FIWARE Context Broker
26-
'did:op:f223d0a08bac8ad82add517f979803ecfe2b53e8f1d9b64361917a2cdcd099ae' // SENSE - City of Cartagena Parking Sensor Data via FIWARE Context Broker
28+
'did:op:f223d0a08bac8ad82add517f979803ecfe2b53e8f1d9b64361917a2cdcd099ae', // SENSE - City of Cartagena Parking Sensor Data via FIWARE Context Broker
29+
'did:op:b6ea4f67fb661ab432b328f832e4af6c074b5e3f5f458aa66ed87012b913b208', // City of Cartagena Traffic Flow Data
30+
'did:op:fb93955bac088bfd75e02a8e08082e89569e594e30e38b7d67e3bc4963e55c00' // City of Cartagena Crowd Flow Data
2731
]
2832
},
2933
{

0 commit comments

Comments
 (0)