We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question

Martel's profile - activity

2018-06-11 09:40:56 +0200 answered a question Strange Comet issues

Hi, I've reproduced your error here. It's a weird problem and error message indeed. I see your code is using a NGSI v2 subscription, which unfortunately I believe STH does not support yet (https://github.com/telefonicaid/fiwar...)

I suggest you try with a NGSI v1 subscription to Orion (you can keep the rest of the posts as v2). You have an example of a V1 subscription in this postman collection we use in the SmartSDK project: https://github.com/smartsdk/smartsdk-...

Hope that helps. Cheers,

2017-11-07 08:43:37 +0200 commented question hello I need help please

Could you share maybe a [pastebin](www.pastebin.com) link to make your code easier to read for everyone? Also, could you comment on which is the output error you are getting?

2017-06-23 05:51:24 +0200 received badge  Enthusiast
2017-06-22 16:44:49 +0200 answered a question Fiware IoT stack

Hi,

I'd suggest you to start with the following pointers:

2017-05-15 09:16:38 +0200 commented answer Lost my password

Any update on this regard? The user says he sent the email but still hasn't received a reply. Unfortunately, this is turning a blocking issue for many.

2017-05-15 09:12:18 +0200 received badge  Famous Question (source)
2017-05-09 08:17:51 +0200 received badge  Notable Question (source)
2017-05-08 09:08:07 +0200 received badge  Popular Question (source)
2017-05-04 08:13:41 +0200 asked a question Lost my password

A friend user (smartsdk_cicese) is no longer able to login into this Q&A platform, but we couldn't find a way to restore the password or something like that.

I didn't check the results yet, but I suggested trying the "lost my password" function of https://forge.fiware.org/account/logi...

Now, in any case, it'd be very helpful to have instructions to recover passwords from the same login page of this FIWARE Q&A. My question is, where/to whom should we report this?

Thanks

2017-04-10 09:14:14 +0200 commented answer Raspberry Pi and Fiware

Note that "docker run fiware/orion" will not be enough. Please refer to https://fiware-orion.readthedocs.io/en/master/user/docker/index.html

2017-04-04 17:52:23 +0200 received badge  Notable Question (source)
2017-04-04 17:52:23 +0200 received badge  Famous Question (source)
2017-01-25 09:44:03 +0200 received badge  Popular Question (source)
2017-01-19 14:52:57 +0200 received badge  Scholar (source)
2017-01-19 14:52:56 +0200 commented answer Documentation tool?

Thanks Fer for your answer. I think I'll keep it simple and maybe try gravizo. I just wanted to make sure I was not missing an important fiware-recommended template/theme/design-guide/ or something like that.

2017-01-18 21:20:33 +0200 asked a question Documentation tool?

Hi,

I'm planning to create some docs related to fiware enablers (for a different project though). In order to keep some consistency at least with the look and feel I wanted to know if there's a particular software used to create diagrams in the FIWARE docs (for example this one, or this one), and if there are some guidelines about this.

Thanks