Closed sebtiz13 closed 1 year ago
:tada: This PR is included in version 2.4.0-beta.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.4.0-temp-ci-debug.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.4.0-temp-ci-debug.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
What does this PR do ?
Add the list exports for digitalTwins
How should this be manually tested?
POST
the endpoint/device-manager/<engineId>/<type>/_export
, withquery
andsort
in body<type>
isassets
ordevices
Other changes
Refactor
MeasureExporter
withAbstractExporter
to mutualize the exports logic