You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 12:48:40 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #251: Create resource files for adapters

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

   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](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)
   
   Imported from Jira [STREAMPIPES-55](https://issues.apache.org/jira/browse/STREAMPIPES-55). Original Jira may contain additional context.
   Reported by: zehnder.


-- 
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


Re: [I] Create resource files for adapters

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #251:
URL: https://github.com/apache/streampipes/issues/251#issuecomment-2042417240

   Is mainly don


-- 
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

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


Re: [I] Create resource files for adapters

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti closed issue #251: Create resource files for adapters
URL: https://github.com/apache/streampipes/issues/251


-- 
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

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