Open hylkevds opened 7 years ago
Thank you for the pull request. Can you provide a service for testing?
You should be able to test it locally with https://github.com/FraunhoferIOSB/SensorThingsServer which supports MultiDatastreams.
There is also http://akme-a3.iosb.fraunhofer.de/SensorThingsService/v1.0, but it might not always be available.
FROST-Server now also has Docker support. I've written a quick-start guide for setting up a test server: https://github.com/FraunhoferIOSB/FROST-Server/wiki/Docker-Quick-Start
I've just tested it, and commit 877beb0ba6da5c42f314244f9669d52f82c64a22 fixed the issue.
Of course, the same problem also exists for Services implementing the Tasking profile...
@taniakhalafbeigi Can you please apply this fix to tasking profile as well?
@dstenger Sure. I will put it on my list and hopefully get it done soon.
The current test-suite fails on any server that implements MultiDatastreams. Maybe someone can have a look at pull request #28 ?