I have the same problem that in this question: Fiware - IDAS: TimeInstant attribute
Any news about timeInstant on new features? I didn't find news on Fiware documentation.
a PR to implement this feature has been just merged as you can see in https://github.com/telefonicaid/iotagent-node-lib/pull/673.
Could you please update your Ultralight IoT Agent dependencies and check if your issue has been solved?
Related
I set up the live example of the Revit Design Check on my Autodesk Hub.
Link Here: https://revitdesigncheck.herokuapp.com/
After uploading the example model, it never created an issue.
does the live example still work? Or has the older api used in the live example been deprecated? Thanks.
That was indeed a problem, wrong Activity name (probably from old deploy), thanks for bringing this up. It's now fixed, and it created the issue as expected (see image)
I wanted to know if any of you have tried this - https://github.com/eclipse/mosquitto/pull/535/files
Mosquitto is working fine but what payload to be sent with this topic? - $SYS/broker/bridge/new
I am unable to implement dynamic bridging, please help me out.
The message should be the same as the bridge configuration you would include in the mosquitto.conf file. You can see where the tool builds the message in the patch linked to the pull request here
connection [name]
address [address]:[port]
topic [pattern] [direction] [qos] [local prefix] [remote prefix]
But by the look of things this functionality has not been merged into the release branch of mosquitto. The last comment on the linked pull request implies that it only works up to 1.5.4 and not on the latest 1.6.x code base.
I did see comment by the author on pull request 635.
Dynamic bridges was working with version 1.6.10 and he has initiated a request for latest release as well.
GitHub repository
In my company we already use JIRA and plan to use Zephyr for JIRA for our Testmanagement.
In order to test the AddOn I created a JIRA-Cloud test-account.
Now I want to import some test-cases using the zfj-importer
When trying to connect with the tool, I get this error message:
I followed the steps in the Wiki, so I don't know why I get this error? Maybe somebody has had this before.
Thank you!
The issue was that I was trying to connect behind my company proxy.
Switching to a "normal" network worked for me.
I try to localize WSO2 CEP product.
I found some post regard with
http://tanyamadurapperuma.blogspot.kr/2013/10/localizing-wso2-carbon-products-part-1.html
So i changed all JSResources.properties and Resources.properties files to JSResources_kr.properties and Resources_kr.properties.
But all character are broken.
I tried to reproduce this and was able to see broken Korean characters. (Please see the screenshot)
I have already created a public JIRA [1] for this issue and fix might be available in one of the upcoming releases.
Thanks,
Upul
[1]. https://wso2.org/jira/browse/CARBON-15893
I'd like to translate the management console to localized language. I've try to follow the instructions from http://wso2.com/library/knowledge-base/2011/11/playing-around-carbon-product-themes/ as a starting point, cause I think that should be in the same theory. But this didn't work, and cause an exception when entering the site.
I see the document is pretty old (2011), is this not work anymore? or the procedure has been changed?
Edit:
sorry, forgot to mention, I'm using WSO2 ESB 4.8.1.
Yes as you have mentioned, above link is outdated. However, the concept is same in new versions as well. Keeping an extracted jar file in the plugins directory will no longer work since we have disabled that along the way as a security fix.
Herewith I have given [1]. the latest documentation of "Customizing the Management Console" of the WSO2 Enterprise Service Bus. You can use it as a starting point.
If you need further help regarding this issue, please let me know.
Thanks,
Upul
[1]. https://docs.wso2.com/display/ESB481/Customizing+the+Management+Console