Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [agail-dev] Agile - how to create a development environment

Hi Alberto,

For developing an application, please follow http://agile-iot.eu/wiki/index.php?title=How_to_develop_an_App

I will be on holidays in next 2 weeks, so please direct further questions to agail-dev@xxxxxxxxxxx
Note that the list needs registration,

Best,
Csaba


On 12/07/2018 14:46, Alberto Fernandez (S&C) wrote:

David, Csaba,

 

Any feedback about my last e-mail about the creation of development environment for AGILE

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Alberto Fernandez (S&C)
Enviado el: miércoles, 11 de julio de 2018 10:23
Para: Csaba Kiraly <kiraly@xxxxxx>; Parra, David <dp@xxxxxxxxxxxxxxxxx>
CC: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Hi David, Csaba,

 

Working after changing AGILE_HOST to 10.0.0.171.

 

Bonjour service is working in my laptop, and I tried with MAC one, but no success.

 

I guess our office LAN has some kind of security setting that does not allow bonjour to work properly.

 

Pending to try at home.

 

This step is done, now I would like to setup dev environment.


Where to start?

http://agile-iot.eu/wiki/index.php?title=Dev_Setup is empty.

 

 

Thank you in advance.

 

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Csaba Kiraly <kiraly@xxxxxx>
Enviado el: miércoles, 11 de julio de 2018 2:25
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>; Parra, David <dp@xxxxxxxxxxxxxxxxx>
CC: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Asunto: Re: Agile IOT follow up

 

As an alternative, you can

ssh pi@10.0.0.171
passworrd: agileiot

Then edit agile-dev/agile-cli/agile.config
and change the value of AGILE_HOST to 10.0.0.171

Restart agile with the command
agile restart

Csaba

On 11/07/2018 02:18, Csaba Kiraly wrote:

Hi Alberto,

Unfortunately Windows does not enable the Bonjour (mDNS) protocol by default, which is the protocol used to set up the agilegw.local name in your PC. As far as I remember, you need to tell Windows that the network is a home (or trusted) network.

Csaba

 

On 10/07/2018 18:23, Alberto Fernandez (S&C) wrote:

Hi there,

 

There is no way to connect via chrome to agile gw web server

 

My RPI is connected to lan with Ip = 10.0.0.171

My laptop on the same lan.

 

From my laptop (10.0.0.164):

Ping to 10.0.0.171 ok

Ping to agilegw.local KO

 

Unfortunately https://github.com/Agile-IoT/agile-security/wiki/TroubleShooting does not help me.

 

Any way to talk with you?

I can provide remote access to my laptop and rpi.

 

This step (connect to RPI web server from my laptop) should be simple, I cannot imagine when I start to create a development environment….

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Alberto Fernandez (S&C)
Enviado el: martes, 10 de julio de 2018 16:54
Para: Parra, David <dp@xxxxxxxxxxxxxxxxx>; Csaba Kiraly <kiraly@xxxxxx>
CC: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Hi David,

 

Ok, now a notice there is version 2 of the wiki page, I found there the credentials…

 

 

pi@agilegw.local's password: agileiot

 

Thank you

 

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Alberto Fernandez (S&C)
Enviado el: martes, 10 de julio de 2018 16:50
Para: 'Parra, David' <dp@xxxxxxxxxxxxxxxxx>; 'Csaba Kiraly' <kiraly@xxxxxx>
CC: 'Katelijne Vervaet (----)' <Katelijne.Vervaet@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Sorry, the e-mail was sent before I finish it….

 

As I was starting to write, as first step I am following http://agile-iot.eu/wiki/index.php?title=Getting_started_with_AGILE but I get stack in followig step (http://agile-iot.eu/wiki/index.php?title=Getting_started_with_AGILE#Access_to_the_AGILE_Web_UI):

 

Access to the AGILE Web UI

Now that you know the IP address of the RPi, you can connect to it by launching the AGILE Web UI.

1.    Open a web browser and access to the following URL: http://<rpi.ip>:8000 replace <rpi.ip> by the IP address you got on the previous step.
In this case, use the following URL: http://agilegw.local:8000/

2.    The web browser will display the AGILE Welcome page. If it doesn't, wait for few more seconds, your image is certainly booting.

3.    Once you are redirected to the login page. You can use the default user agile and password secret. If by any chance you get some error during login please check https://github.com/Agile-IoT/agile-security/wiki/TroubleShooting

Congratulations! You are connected to your AGILE image!

 

To follow step 3 for troubleshooting I will need agilegw login credentials for the RPi, the ones shown in the page (agile/secret) are for the webserver’s login page.

 

@David

You wrote : “Are you using the agile-cli in your laptop?”

My answer is not, I am not using any client yet on my windows 10 laptop. I believe I may need when setting up development environment (http://agile-iot.eu/wiki/index.php?title=Dev_Setup, BTW the page is empty as I wrote in may last e-mail), which will be my next step.

 

 

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Alberto Fernandez (S&C)
Enviado el: martes, 10 de julio de 2018 16:41
Para: 'Parra, David' <dp@xxxxxxxxxxxxxxxxx>
CC: Csaba Kiraly <kiraly@xxxxxx>; Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Hi David, Csaba,

 

Certainly I was following

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Parra, David <dp@xxxxxxxxxxxxxxxxx>
Enviado el: martes, 10 de julio de 2018 16:34
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
CC: Csaba Kiraly <kiraly@xxxxxx>; Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Asunto: Re: Agile IOT follow up

 

Hi Alberto,

 

I am not really familiar with your setup, sorry. But you do not need to access the pi usually. It is enough to just have access to the docker-compose file that is deploying the stack on the gateway.

 

Are you using the agile-cli in your laptop? If that is the case, you should run the commands with it to remove and create new containers according to this readme:  https://github.com/agile-iot/agile-cli

 

However, if you want to log into the pi, I think you can log using the credentials shown here:

 

agile-iot.eu/wiki/index.php?title=Getting_started_with_AGILE_V2

 

Csaba can correct me if I am wrong about these set up steps. He is in charge of that part.

 

Best,

Juan David


From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Tuesday, July 10, 2018 4:00 PM
To: Parra, David
Cc: Csaba Kiraly; Katelijne Vervaet (----)
Subject: RE: Agile IOT follow up

 

Hi David,

 

In order to fix the issue as documented in https://github.com/Agile-IoT/agile-security/wiki/TroubleShooting i will need user/password for the RPI (i am using version 0.4.1. should I use different one?).

 

Where I can find this information in the wiki?

Or

Can you let me know?

 

May we contact by phone or skype or other?

My skype is alberto.fernandez.sensing

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Parra, David <dp@xxxxxxxxxxxxxxxxx>
Enviado el: martes, 10 de julio de 2018 15:27
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
CC: Csaba Kiraly <kiraly@xxxxxx>; Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Asunto: Re: Agile IOT follow up

 

Hi Alberto,

 

From the information you send, it is clear that the issue is the redirection and its relation to the AGILE_HOST. I just realized that it may be related to osjs too...

 

So, a quick fix should be to remove the agile-osjs container and download a new one.  

 

To give you some background information:

 

I prepared a while ago a description of this problem here:

https://github.com/Agile-IoT/agile-security/wiki/TroubleShooting

 

 

The issue is that hagile checks that you are redirected from UIs that are registered in agile-security. So, currently they are missmatching. AGILE expects to see agilegw.local and os-js is sending an IP as far as I can see.

 

That being said, reseting agile-security and recreating osjs should be enough.

 

Best,

Juan David

 

 

 

 


From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Tuesday, July 10, 2018 9:45 AM
To: Parra, David
Cc: Csaba Kiraly; Katelijne Vervaet (----)
Subject: RE: Agile IOT follow up

 

Hi David,

 

Thanks for the feedback and the support.

My comments online with your e-mail.

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Parra, David <dp@xxxxxxxxxxxxxxxxx>
Enviado el: lunes, 9 de julio de 2018 10:44
Para: Csaba Kiraly <kiraly@xxxxxx>; Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>; Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Asunto: Re: Agile IOT follow up

 

Hi Alberto,

 

this error happens whenever agile-security (the component doing the login) does not obtain a URL in one of the callbacks.

 

This can happen if you don't start the redirection flows from OSJS (port 8000).

[Alberto Fernandez] just started from scratch, and the web page of the RPI web server redirects to http://agilegw.local:3000/oauth2/dialog/authorize/?response_type=token&redirect_uri=http://10.0.0.171:8000/&client_id=AGILE-OSJS

 

At this time the error is as follows (I am using chrome from windows 10):

 

Error: client URL doesn't match what was expected. Provided: http://10.0.0.171:8000/ expected http://agilegw.local:8000/ at /opt/agile-idm-web-ui/routes/oauth2-routes.js:105:23 at /opt/agile-idm-web-ui/lib/db/clients.js:9:12

 

 

If you have not done any security-relevant tweaks, the safest way to make sure there are no issues is to:

 

* delete the security folder in your host ($DATA/security/) This location is referenced as a mount point in docker compose in the docker-compose file you use to run the stack.

* make sure that you have the $AGILE_HOST environment set to some place where you have your gateway.

* after you do this, you should restart the container and it will create a fresh configuration again. In my experience these steps usually solve any issues.

 

[Alberto Fernandez] I believe this environment variables are for the RPI, please confirm it.

If this is the case, I would need the user/password to access the rpi from the command line (via ssh or prompt “agilegw login:”), I have tried agile/secret (like the one using form web page) and pi/raspberry, but it doesn’t work.

 

I am using v0.4.1 from http://agile-iot.eu/wiki/index.php?title=AGILE_SD_images burned in a 16GB sd card.

 

Our next step is to create a development environment, jumping to http://agile-iot.eu/wiki/index.php?title=Dev_Setup what I read is that there is no information. Where should I start?

 

 

Best,

Juan David

 

 


From: Csaba Kiraly <kiraly@xxxxxx>
Sent: Monday, July 9, 2018 10:38 AM
To: Katelijne Vervaet (----); Alberto Fernandez (S&C)
Cc: Parra, David
Subject: Re: Agile IOT follow up

 

Dear Alberto,

The most probable cause is a misalignment between the version used in the Getting stated guide you've referenced below (v0.3.3) and the most recent version of AGILE (v0.4.1). Please make sure you are using v0.4.1 as described in http://agile-iot.eu/wiki/index.php?title=Five_easy_ways_to_install_AGILE_(running_the_default_stack). In the meantime, I'm updating the getting started guide to warn others.

I'm also cc-ing Juan David who might be able to tell you more about the specific error message.

Also note that now we have https://accounts.eclipse.org/mailing-list/agail-dev where you can send technical questions and directly reach the developer team.

Best Regards,
Csaba

 

On 09/07/2018 09:08, Katelijne Vervaet (----) wrote:

Hi Csaba

 

Can you help Alberto?


Kind regards

Katelijne

 

From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Thursday 5 July 2018 18:44
To: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Subject: RE: Agile IOT follow up
Importance: High

 

Dear katelijne,

 

Would you please provide me a person for technical support?

 

We are preparing development environment and RPI and we are finding the first problems.

 

For instance, when trying to access web server of RPI with credentials described in the wiki (http://agile-iot.eu/wiki/index.php?title=Getting_started_with_AGILE)

Error

TypeError: Parameter "url" must be a string, not undefined at Url.parse (url.js:81:11) at Object.urlParse [as parse] (url.js:75:5) at Strategy._verify (/opt/agile-idm-web-ui/lib/auth/providers/agile-local.js:28:40) at Strategy.authenticate (/opt/agile-idm-web-ui/node_modules/passport-local/lib/strategy.js:88:12) at attempt (/opt/agile-idm-web-ui/node_modules/passport/lib/middleware/authenticate.js:348:16) at authenticate (/opt/agile-idm-web-ui/node_modules/passport/lib/middleware/authenticate.js:349:7) at Layer.handle [as handle_request] (/opt/agile-idm-web-ui/node_modules/express/lib/router/layer.js:95:5) at next (/opt/agile-idm-web-ui/node_modules/express/lib/router/route.js:137:13) at Route.dispatch (/opt/agile-idm-web-ui/node_modules/express/lib/router/route.js:112:3) at Layer.handle [as handle_request] (/opt/agile-idm-web-ui/node_modules/express/lib/router/layer.js:95:5) at /opt/agile-idm-web-ui/node_modules/express/lib/router/index.js:281:22 at Function.process_params (/opt/agile-idm-web-ui/node_modules/express/lib/router/index.js:335:12) at next (/opt/agile-idm-web-ui/node_modules/express/lib/router/index.js:275:10) at Function.handle (/opt/agile-idm-web-ui/node_modules/express/lib/router/index.js:174:3) at router (/opt/agile-idm-web-ui/node_modules/express/lib/router/index.js:47:12) at Layer.handle [as handle_request] (/opt/agile-idm-web-ui/node_modules/express/lib/router/layer.js:95:5)

Go back

 

 

 

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Enviado el: miércoles, 6 de junio de 2018 8:53
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Asunto: RE: Agile IOT follow up

 

Thanks Alberto!

 

Kind regards

KATELIJNE VERVAET
Operations Coordinator Impact Flanders

M +32 486 21 09 65
katelijne.vervaet@xxxxxxx  I  www.imec-int.com
De Krook  I  Miriam Makebaplein 1 - 4th floor  I  9000 Ghent  I  Belgium
Imagen quitada por el
                                          remitente. FaceBookImagen quitada por el
                                          remitente. TwitterImagen quitada por el
                                          remitente. LinkedInImagen quitada por el
                                          remitente. VimeoImagen quitada por el
                                          remitente. YouTubeImagen quitada por el
                                          remitente. Flicker
imec e-mail disclaimer

Imagen quitada por el
                                          remitente. imec

 

 

 

From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Tuesday 5 June 2018 17:18
To: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Cc: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Subject: RE: Agile IOT follow up

 

Dear Katelijne,

 

Enclosed you can find the 1st deliverable.

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Enviado el: jueves, 24 de mayo de 2018 8:55
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
CC: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Hi Alberto

 

You can send the deliverable to me, but you will only get feedback at the mid-term evaluation (beginning of august), just so you know :)

But you can always send it sooner.

Electronic submission, so by e-mail is enough.

 

Kind regards

Katelijne

 

From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Wednesday 23 May 2018 15:20
To: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Cc: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Subject: Re: Agile IOT follow up

 

Dear Katelijne,

 

Thanks for the quick feedback!!! I understood the situation :-)

 

BTW, the submission  of 1st  deliverable is approaching. To who I should sent it? Is there any procedure for the submission or just email with attachment is enough?

 

Thank you in advance.

 

Alberto

 

Kind regards

Alberto Fernández

--

Sent from mobile phone / Enviado desde un teléfono móvil


From: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Sent: Wednesday, May 23, 2018 3:05:34 PM
To: Alberto Fernandez (S&C)
Cc: Johnny Waterschoot (imec)
Subject: RE: Agile IOT follow up

 

Hi Alberto

 

Your contract is put into the signing procedure within imec. It’s hard for me to say who long it will take.

Anyways, I am on it and check regularly.

I keep you posted!

 

Kind regards

Katelijne

 

From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Wednesday 23 May 2018 13:06
To: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Cc: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Subject: RE: Agile IOT follow up

 

Dear Katelijne,

 

Any additional step from my side?

When do you expect to send me your signed copy?

Thanks in advance.

 

Kind regards

Alberto

Protección de Datos Personales: En virtud de la normativa sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporados en un fichero denominado Contactos responsabilidad de la mercantil SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, inscrita en el Registro Mercantil de Barcelona, Tomo 39088, folio 41, hoja B-337.567. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas. Si desea ejercer los derechos de acceso, rectificación o supresión, la limitación del tratamiento u oponerse, así como el derecho a la portabilidad de los datos, puede dirigirse a: C/ ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

Personal data protection: Under the regulation on the Protection of Personal Data, we make you aware that your personal data, which may be in this communication, are included in a file called Contacts responsible for the commercial SENSING AND CONTROL SYSTEMS, SL, CIF: B-64305402, registered in the Mercantile Registry of Barcelona, Book 39088, Volume 41, page 41 / B-337.567.

The purpose of this file is to manage the business relationship and inform about our services. These data will not be transmitted to third parties. If you wish to exercise the rights of access, rectification or deletion, the limitation of the treatment or to oppose, as well as the right to the portability of the data, you can contact: C / ARAGO 208, 5E 1A, 08011 BARCELONA (BARCELONA), or send an email to: info@xxxxxxxxxxxxxxxxxx.

 

Aviso sobre la confidencialidad de les comunicaciones: El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Notice about the confidentiality of communications: The content of this email and its attachments is strictly confidential. In the event that you are not a recipient and you have received this message by mistake, we would appreciate if you communicated to the sender, without spreading, storing or copying its contents.

 

De: Alberto Fernandez (S&C)
Enviado el: miércoles, 16 de mayo de 2018 12:46
Para: 'Katelijne Vervaet (----)' <Katelijne.Vervaet@xxxxxxx>
CC: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Dear Katelijne,

 

No worries, here it comes signed.

 

Kind regards

Alberto

Aviso sobre la confidencialidad de las comunicaciones

El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Protección de Datos Personales

En virtud de la Ley 15/1999, de 13 de diciembre, sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporadas en un fichero automatizado responsabilidad de la mercantil SENSING & CONTROL SYSTEMS,S.L., CIF: B64305402. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas.

Si desea ejercer los derechos de acceso, rectificación, cancelación u oposición, puede dirigirse a: C/ Aragón, 208.210, 5º-1ª (08011) Barcelona, o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

This e-mail may be confidential. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately. In accordance with Spanish law 15/1999 on protection of personal character data, you may access, rectify, cancel and oppose the use of your personal data by sending an email to info@xxxxxxxxxxxxxxxxxx

 

De: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Enviado el: miércoles, 16 de mayo de 2018 12:16
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
CC: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Hi Alberto

 

I noticed that I’ve put your name as subgrantee instead of your company name. My mistake!

In annex the corrected agreement. Could you please sign that one?

 

Thanks!

Katelijne

 

From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Wednesday 16 May 2018 9:34
To: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Cc: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Subject: RE: Agile IOT follow up

 

Dear Katelijne,

 

As attachment you will find the sub-grant signed.

 

As first step on work plan we should deliver first deliverable after in M1, for this was important to get some information about the architecture and software building blocks of AGILE gateway.

Would it be possible to receive such a documentation or URL and credentials to download from cloud.

 

Any further information I should take into account from this point.

 

Kind regards

Alberto

Aviso sobre la confidencialidad de las comunicaciones

El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Protección de Datos Personales

En virtud de la Ley 15/1999, de 13 de diciembre, sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporadas en un fichero automatizado responsabilidad de la mercantil SENSING & CONTROL SYSTEMS,S.L., CIF: B64305402. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas.

Si desea ejercer los derechos de acceso, rectificación, cancelación u oposición, puede dirigirse a: C/ Aragón, 208.210, 5º-1ª (08011) Barcelona, o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

This e-mail may be confidential. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately. In accordance with Spanish law 15/1999 on protection of personal character data, you may access, rectify, cancel and oppose the use of your personal data by sending an email to info@xxxxxxxxxxxxxxxxxx

 

De: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Enviado el: martes, 15 de mayo de 2018 16:04
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>; Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Dear Alberto

 

Apologies for the wrong data.

In annex the new document.

 

Kind regards

Katelijne

 

From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Tuesday 15 May 2018 10:42
To: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>; Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Subject: RE: Agile IOT follow up

 

Dear Katelijne,

 

Checking the document, I found some dates that are behind current month.

They are highlighted in the attached document.

 

When should project start? June 1st  2018 is fine for us

Would you please update the document and sent me again?

 

Kind regards

Alberto

Aviso sobre la confidencialidad de las comunicaciones

El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Protección de Datos Personales

En virtud de la Ley 15/1999, de 13 de diciembre, sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporadas en un fichero automatizado responsabilidad de la mercantil SENSING & CONTROL SYSTEMS,S.L., CIF: B64305402. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas.

Si desea ejercer los derechos de acceso, rectificación, cancelación u oposición, puede dirigirse a: C/ Aragón, 208.210, 5º-1ª (08011) Barcelona, o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

This e-mail may be confidential. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately. In accordance with Spanish law 15/1999 on protection of personal character data, you may access, rectify, cancel and oppose the use of your personal data by sending an email to info@xxxxxxxxxxxxxxxxxx

 

De: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Enviado el: martes, 15 de mayo de 2018 10:16
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>; Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Dear Alberto

 

In annex you find the pdf of your subgrant agreement.

Can you please check it, sign it and send it back to us?

 

Kind regards

Katelijne

 

 

From: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
Sent: Thursday 3 May 2018 16:13
To: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>; Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Subject: RE: Agile IOT follow up

 

Hi Johnny,

 

Added information for midterm/final report and for covering 50k€

Hope it is ok.

 

Kind regards

Alberto

Aviso sobre la confidencialidad de las comunicaciones

El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Protección de Datos Personales

En virtud de la Ley 15/1999, de 13 de diciembre, sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporadas en un fichero automatizado responsabilidad de la mercantil SENSING & CONTROL SYSTEMS,S.L., CIF: B64305402. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas.

Si desea ejercer los derechos de acceso, rectificación, cancelación u oposición, puede dirigirse a: C/ Aragón, 208.210, 5º-1ª (08011) Barcelona, o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

This e-mail may be confidential. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately. In accordance with Spanish law 15/1999 on protection of personal character data, you may access, rectify, cancel and oppose the use of your personal data by sending an email to info@xxxxxxxxxxxxxxxxxx

 

De: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Enviado el: jueves, 3 de mayo de 2018 15:58
Para: Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>; Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Asunto: RE: Agile IOT follow up

 

Also, since the grant is 50K€ can you update the budget to spend this amount? You seem to be just under now.

 

From: Johnny Waterschoot (imec)
Sent: Thursday 3 May 2018 15:08
To: 'Alberto Fernandez (S&C)' <alberto.fernandez@xxxxxxxxxxxxxxxxxx>; Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Subject: RE: Agile IOT follow up

 

Hi Alberto,

 

Thanks for input. As we will also have a mid-term evaluation, can you add deliverables for amid-term and end-term report?

 

In addition, we are also looking for the selected companies to help us to  disseminate the Agile IOT project also through your various dissemination channels. We also have the AGILE IOT blog and twitter accounts as an opportunity to amplify your message. In terms of attending events, there are also the eclipsecon conferences where the Agile IOT beneficiaries are welcome.

 

 

Best,

Johnny

 

 

 

From: Alberto Fernandez (S&C) [mailto:alberto.fernandez@xxxxxxxxxxxxxxxxxx]
Sent: Wednesday 2 May 2018 15:01
To: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Cc: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Subject: RE: Agile IOT follow up

 

Dear Katelijne,

 

Hoping to cover your request correctly, otherwise please let me know.

 

COMPANY INFORMATION FOR THE SUBGRANT AGREEMENT

For the Sub-grantee(s):

  • Name of the legal representative (the person that will sign the sub grant agreement): Alberto Fernandez.
  • Name of the Legal entity (name of the company): Sensing & Control Systems S.L.
  • Office_address: Carrer Aragón 208-210 5º1ª; 08011 Barcelona (Spain)
  • Bank-Account (IBAN / BIC):  IBAN: ES2520389227706000066473

BIC: CAHMESMMXXX

  • Email of the applicant for contact purposes: alberto.fernandez@xxxxxxxxxxxxxxxxxx.
  • The name of the project which you are requesting the subgrant for and on which you will work: Home Activity aWareness Knowledge (HAWK)

 

ANNEX 1: DESCRIPTION OF WORK (as described in the attached document)

  • In addition, we will also have an annex1 that contains the budget and scope of work. I attached the information that I got for your project here. Please check and update the annex1 and send it back as a word file to me. Complete the document with TRACK CHANGES on, reflecting eventual changes and/or clarifications from the pitch.
  • Regarding the Deliverables, please explicitly list and document both SW/HW products (if applicable to your project).

 

 

 

Kind regards

Alberto

Aviso sobre la confidencialidad de las comunicaciones

El contenido de este correo electrónico y de sus anexos es estrictamente confidencial. En el caso que usted no sea destinatario y haya recibido este mensaje por equivocación, agradeceríamos que lo comunicara al remitente, sin difundir, almacenar o copiar su contenido.

Protección de Datos Personales

En virtud de la Ley 15/1999, de 13 de diciembre, sobre la Protección de Datos de Carácter Personal, le hacemos conocedor de que sus datos personales, que pueden estar en esta comunicación, están incorporadas en un fichero automatizado responsabilidad de la mercantil SENSING & CONTROL SYSTEMS,S.L., CIF: B64305402. La finalidad de este fichero es la de gestionar la relación del negocio e informarlo de nuestros servicios. Estos datos no serán transmitidos a terceras personas.

Si desea ejercer los derechos de acceso, rectificación, cancelación u oposición, puede dirigirse a: C/ Aragón, 208.210, 5º-1ª (08011) Barcelona, o bien, enviar un correo electrónico a: info@xxxxxxxxxxxxxxxxxx.

This e-mail may be confidential. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately. In accordance with Spanish law 15/1999 on protection of personal character data, you may access, rectify, cancel and oppose the use of your personal data by sending an email to info@xxxxxxxxxxxxxxxxxx

 

De: Katelijne Vervaet (----) <Katelijne.Vervaet@xxxxxxx>
Enviado el: lunes, 30 de abril de 2018 11:39
Para: Info de S&C <info@xxxxxxxxxxxxxxxxxx>; Alberto Fernandez (S&C) <alberto.fernandez@xxxxxxxxxxxxxxxxxx>
CC: Johnny Waterschoot (imec) <Johnny.Waterschoot@xxxxxxx>
Asunto: Agile IOT follow up

 

Dear

 

In preparation of the subgrant agreement and description of work, can I ask you to already send me the following:

 

COMPANY INFORMATION FOR THE SUBGRANT AGREEMENT

For the Sub-grantee(s):

  • Name of the legal representative (the person that will sign the sub grant agreement)
  • Name of the Legal entity (name of the company)
  • Office_address
  • Bank-Account (IBAN / BIC)
  • Email of the applicant for contact purposes
  • The name of the project which you are requesting the subgrant for and on which you will work.

 

ANNEX 1: DESCRIPTION OF WORK

  • In addition, we will also have an annex1 that contains the budget and scope of work. I attached the information that I got for your project here. Please check and update the annex1 and send it back as a word file to me. Complete the document with TRACK CHANGES on, reflecting eventual changes and/or clarifications from the pitch.
  • Regarding the Deliverables, please explicitly list and document both SW/HW products (if applicable to your project).

 

Please submit these documents at the latest by Thursday at noon (May 3).

 

Kind regards

 

KATELIJNE VERVAET
Operations Coordinator Impact Flanders

M +32 486 21 09 65
katelijne.vervaet@xxxxxxx  I  www.imec-int.com
De Krook  I  Miriam Makebaplein 1 - 4th floor  I  9000 Ghent  I  Belgium
Imagen quitada por el
                                              remitente. FaceBookImagen quitada por el
                                              remitente. TwitterImagen quitada por el
                                              remitente. LinkedInImagen quitada por el
                                              remitente. VimeoImagen quitada por el
                                              remitente. YouTubeImagen quitada por el
                                              remitente. Flicker
imec e-mail disclaimer

Imagen quitada por el
                                              remitente. imec

 

 

-- 
________________________________________
 
Csaba Kiraly, PhD
FBK CREATE-NET
OpenIoT Research Area - Senior Researcher
H2020 AGILE IoT Technical/Scientific Coordinator
 
Via alla Cascata 56/D - 38123 Trento (Italy)
https://create-net.fbk.eu/

 

--

Le informazioni contenute nella presente comunicazione sono di natura privata e come tali sono da considerarsi riservate ed indirizzate esclusivamente ai destinatari indicati e per le finalità strettamente legate al relativo contenuto. Se avete ricevuto questo messaggio per errore, vi preghiamo di eliminarlo e di inviare una comunicazione all’indirizzo e-mail del mittente.

--

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you received this in error, please contact the sender and delete the material.

 

-- 
________________________________________
 
Csaba Kiraly, PhD
FBK CREATE-NET
OpenIoT Research Area - Senior Researcher
H2020 AGILE IoT Technical/Scientific Coordinator
 
Via alla Cascata 56/D - 38123 Trento (Italy)
https://create-net.fbk.eu/

 

-- 
________________________________________
 
Csaba Kiraly, PhD
FBK CREATE-NET
OpenIoT Research Area - Senior Researcher
H2020 AGILE IoT Technical/Scientific Coordinator
 
Via alla Cascata 56/D - 38123 Trento (Italy)
https://create-net.fbk.eu/

 

--

Le informazioni contenute nella presente comunicazione sono di natura privata e come tali sono da considerarsi riservate ed indirizzate esclusivamente ai destinatari indicati e per le finalità strettamente legate al relativo contenuto. Se avete ricevuto questo messaggio per errore, vi preghiamo di eliminarlo e di inviare una comunicazione all’indirizzo e-mail del mittente.

--

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you received this in error, please contact the sender and delete the material.


-- 
________________________________________

Csaba Kiraly, PhD
FBK CREATE-NET
OpenIoT Research Area - Senior Researcher
H2020 AGILE IoT Technical/Scientific Coordinator

Via alla Cascata 56/D - 38123 Trento (Italy)
https://create-net.fbk.eu/

--
Le informazioni contenute nella presente comunicazione sono di natura privata e come tali sono da considerarsi riservate ed indirizzate esclusivamente ai destinatari indicati e per le finalità strettamente legate al relativo contenuto. Se avete ricevuto questo messaggio per errore, vi preghiamo di eliminarlo e di inviare una comunicazione all’indirizzo e-mail del mittente.
--
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you received this in error, please contact the sender and delete the material.

Back to the top