Skip to content

Commit 4403ef3

Browse files
Address more connector metadata schema feedback (#1007)
- Allow for parameterized tokens such as {assetName} and {namespace} in the default MQTT topic + default dss key, + default storage path - Un-nest the "supportedModeling" types - For instance: ``` { "supportedModeling": { "datasets": { "supportedModeling": { "datapoints": {...} } } } } ``` becomes ``` { "datasets": { "datapoints": {...} } } ```
1 parent 639960b commit 4403ef3

File tree

3 files changed

+346
-383
lines changed

3 files changed

+346
-383
lines changed

0 commit comments

Comments
 (0)