Hello,
I'm trying to represent my devices from the Orion Context Broker on the Map
Viewer widget using the Mashup Workspace from Fiware-Lab but it shows
nothing but the map itself.
I'm using the Context Broker of the IoT with the IP 130.206.80.40:1026 and
the devices that I am trying to show in the map has these info:
"contextElement": {
"type": "thing",
"isPattern": "false",
"id": "z80-barx",
"attributes": [ ............
And here is where I'm trying to send the coordinates
{
"name": "position",
"type": "coords",
"value": "40.449343, -3.682705",
"metadatas": [
{
"name": "location",
"type": "string",
"value": "WGS84"
},
{
"name": "TimeInstant",
"type": "ISO8601",
"value": "2015-04-27T11:09:02.765192Z"
}
]
},
My widget wiring and configuration are these:
- *NGSI Source:*
- NGSI server URL: http://orion.lab.fiware.org:1026
- NGSI proxy URL: https://ngsiproxy.lab.fiware.org
- Use the FIWARE credentials of the user: YES
- NGSI entity types: thing
- Id pattern: z80-barx
- Monitored NGSI Attributes: device_last_boot, position,
program_last_boot, status, last_printed_coupon, last_button_push
- *NGSI Entity To Pol:*
- Coordinates attribute: position
- Marker icon:
[image: Inline image 1]
Could you please help me with this issue?
Best regards,
Abel Maregil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20150427/8f1d8ef0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: njoy-devices-wiring.JPG
Type: image/jpeg
Size: 39203 bytes
Desc: not available
URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20150427/8f1d8ef0/attachment.jpe>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy