eclipse / streamsheets

An open-source tool for processing stream data using a spreadsheet-like interface.
https://docs.cedalo.com/
Eclipse Public License 2.0
452 stars 53 forks source link

MQTT Consumer/Producer don't allow to set user properties #67

Open ctron opened 3 years ago

ctron commented 3 years ago

Description

Steps to Reproduce

  1. Create a new MQTT 5 connector
  2. Create a new MQTT Consumer/Producer

Expected behavior:

I should have the option to configure userProperties (like supported internally, and as supported for the MQTT connector).

Actual behavior:

User properties cannot be configured (also not when expanding the "extended settings").

Reproduces how often:

Every time.

Versions

2.3

Additional Information