You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "bossenti (via GitHub)" <gi...@apache.org> on 2023/04/30 08:04:53 UTC

[I] Indicate `value transformation` and `unit transformation` in adapters (streampipes)

bossenti opened a new issue, #1534:
URL: https://github.com/apache/streampipes/issues/1534

   ### Discussed in https://github.com/apache/streampipes/discussions/1513
   
   <div type='discussions-op-text'>
   
   <sup>Originally posted by **bossenti** April 19, 2023</sup>
   StreamPipes allows users to configure simple value transformations or measurement conversions directly during adapter creation which are then applied directly when the data is read from the source:
   
   <img width="1398" alt="Bildschirmfoto 2023-04-19 um 16 48 04" src="https://user-images.githubusercontent.com/50115603/233114972-2866ea69-8666-45f1-aa74-892b435a03cb.png">
   
   This is a convenient feature which provides a shorthand for using a dedicated processing element in the pipeline definition.
   Nevertheless, once the applied transformations are not apparent anymore, so it is somehow happening secretly.
   I think this is not ideal and can lead to confusion if multiple users work with the same assets in StreamPipes.
   Therefore, my suggestion would be add some information about this in the adapter info:
   ![adapter](https://user-images.githubusercontent.com/50115603/233115958-e77f07f3-32d4-4b21-a8ed-cf495a1f5eaf.gif)
   
   and add a small indicator in the pipeline editor which then provides detailed information when hovering over it.
   
   How do you think about this idea? Do you have any other places in mind where this information could be useful?
   Or is it already somewhere accessible and I've missed it? </div>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org