You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2022/11/26 12:49:00 UTC

[jira] [Commented] (STREAMPIPES-55) Create resource files for adapters

    [ https://issues.apache.org/jira/browse/STREAMPIPES-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17638933#comment-17638933 ] 

Dominik Riemer commented on STREAMPIPES-55:
-------------------------------------------

This issue has been migrated to https://github.com/apache/streampipes/issues/251

> Create resource files for adapters
> ----------------------------------
>
>                 Key: STREAMPIPES-55
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-55
>             Project: StreamPipes
>          Issue Type: Improvement
>          Components: Connect
>            Reporter: Philipp Zehnder
>            Priority: Major
>              Labels: newbie, suggestion-postpone
>             Fix For: 1.0.0
>
>
> Remove old way of providing labels "Labels.from(internalId, labels, description)" to "Labels.withId(id)"
> An example of the new version is shown in the ROS adapter [1].
>  * To migrate to the new variant, first create a folder with the full package name in the resource directory. 
>  * Then create a "strings.en" file
>  ** The first two lines contain the adapter title and description
>  ** Then provide the texts for all labels
>  * Further add an icon (if not already provided) and create a documentation.md file with a detailed explanation of the functionality of the adapter
>  
>  
> [1] [https://github.com/apache/incubator-streampipes-extensions/blob/dev/streampipes-connect-adapters/streampipes-connect-adapter/src/main/java/org/apache/streampipes/connect/adapters/ros/RosBridgeAdapter.java]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)