Dominik Riemer
Dominik Riemer
Hi @CVamsi27 and welcome! Have you already set up a StreamPipes dev system? I would suggest to start with the sink and continue with the adapter afterwards.
@purplesmurf45 The goal would be to let users provided custom HTTP headers (see a brief discussion at #1450 ). Headers are typically key/value pairs. So we could add an optional...
HI @debanjanc01 so the idea is that users can provide custom key/value pairs for the HTTP headers. You could think of the following structure for the UI element: A static...
@hi-malik happy to help! You can obtain a list of prioritized protocols by calling `BackendConfig.INSTANCE.getMessagingSettings`, the first item in the list of `SpProtocol` is the currently active protocol.
What exactly is the part you need help with? Were you able to start the system and do you have it imported in your IDE?
Oh yes, it would be great to remove this from the UI. There should be already everything we need in the backend (in `streampipes-measurement-units`, so no need to define an...
Cool, thanks for investigating! I think there is probably some way to go to let StreamPipes support multiple languages but having this would be really great - should we start...
Hi @ohlr thanks for reporting this. Can you please provide an example message that you are trying to receive from the topic?
@ohlr We are working on a fix which also improves the handling of such nested structures. I'll send you a message once we have this in dev too!
Hi @nncha96 great :-)