[Fiware-lab-help] Fwd: [FI-LAB] Maintenance operation in orion.lab.fi-ware.eu (November 8th)

Fermín Galán Márquez fermin at tid.es
Fri Nov 8 11:27:22 CET 2013


Hola,

Tan solo comentar que la migración ha concluido con éxito.

Un saludo,

------
Fermín


-------- Mensaje original --------
Asunto:         [FI-LAB] Maintenance operation in orion.lab.fi-ware.eu (November 8th)
Fecha:  Wed, 6 Nov 2013 11:57:18 +0100
De:     <noanswer at admtools.testbed.fi-ware.eu><mailto:noanswer at admtools.testbed.fi-ware.eu>
Responder a:    <fiware-lab-help at lists.fi-ware.eu><mailto:fiware-lab-help at lists.fi-ware.eu>
Para:   undisclosed-recipients:;



Dear FI-LAB user,

(Sorry for the inconveniences if you receive this email several times; we are experimenting some problems with our mailing system)

This announcement is related with the Orion global instance running on orion.lab.fi-ware.eu. If your FI-LAB application is not using it, you can safely ignore the rest of this email.

Up to now, all the entities belonging to the four types of sensors in SmartSantander and the sensors in Sevilla (i.e. the ones with IDs urn:smartsantander:testbed:<id_sensor> or Sevilla:<id_sensor>) are using the same general NGSI type "Sensor". In order to provide a more precise classification, the NGSI type will be changed to mean the actual type of the sensor. Thus, the following types will now be used:

santander:lux
santander:soundacc
santander:sound
santander:traffic
sevilla:water

Note that with his approach, the type of a given entities unequivocally identifies the set of attributes available. More information on the ids/types available in orion.lab.fi-ware.eu can be found at
https://forge.fi-ware.eu/plugins/mediawiki/wiki/fiware/index.php/Publish/Subscribe_Broker_-_Orion_Context_Broker_-_User_and_Programmers_Guide#FI-LAB_context_management_platform

>From an API point of view, you would need to change the type in your method invocations to use the new ones, e.g. considering a queryContext case, instead of:

<?xml version="1.0" encoding="UTF-8"?>
<queryContextRequest>
  <entityIdList>
    <entityId type="Sensor" isPattern="false">
      <id>Sevilla:81112340</id>
    </entityId>
  </entityIdList>
  <attributeList/>
</queryContextRequest>

use:

<?xml version="1.0" encoding="UTF-8"?>
<queryContextRequest>
  <entityIdList>
    <entityId type="sevilla:water" isPattern="false">
      <id>Sevilla:81112340</id>
    </entityId>
  </entityIdList>
  <attributeList/>
</queryContextRequest>

This change will be done on Friday, November 8th in the morning at 9:00 CET and it should be finished in a couple of hours at most.

If you have doubts or questions about the maintenance operation described in this email, please send your questions to: fiware-lab-help at lists.fi-ware.eu<mailto:fiware-lab-help at lists.fi-ware.eu>

Best regards,

FI-LAB Staff Team





________________________________

Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo.
This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at:
http://www.tid.es/ES/PAGINAS/disclaimer.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20131108/cdc8fa4e/attachment.html>


More information about the Fiware-lab-help mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy