You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the 'docker run -t -p 8065:8065 -p 8060:8060 -p 5984:5984 fiware/iotbroker:standalone-dev -p iotbroker_historicalagent="enabled"' as described here
Hi!
I'm using the 'docker run -t -p 8065:8065 -p 8060:8060 -p 5984:5984 fiware/iotbroker:standalone-dev -p iotbroker_historicalagent="enabled"' as described here
I'm adding the following context element:
And then performing the following POST query to the http://localhost:8060/ngsi10/queryContext:
The result I get - the contextElement with 2, 3, 5, 7 .... attributes - depends on the number of queryContext requests I've already done.
Thanks for help!
The text was updated successfully, but these errors were encountered: