You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've proposed (in #3445) the idea of offering a Schema Builder, but as pointed out by customers we've discussed this with, this would be a significant undertaking to flesh out and define for full scale factory ecosystems, etc.
Alternatively, we could provide an "auto-detection" option, whereby, based on values we're seeing come into different topics, we could try to offer proposals for schemas, e.g. payloads that are email, number, string, array, or whichever definitions we decide upon.
Differentiation here is important for:
FlowFuse Broker
Bring Your Own Broker
We then have two levels of Schema:
Topic Hierarchy
Payload Structure
Will also pair with #4908 whereby any schema we "store" will be structured as to work with Async API
The content you are editing has changed. Please copy your edits and refresh the page.
@hardillb for the first part of this "Monitor the latest message received on each topic" - what are are (technical) options here, other than subscribe to /#?
We've proposed (in #3445) the idea of offering a Schema Builder, but as pointed out by customers we've discussed this with, this would be a significant undertaking to flesh out and define for full scale factory ecosystems, etc.
Alternatively, we could provide an "auto-detection" option, whereby, based on values we're seeing come into different topics, we could try to offer proposals for schemas, e.g. payloads that are
email
,number
,string
,array
, or whichever definitions we decide upon.Differentiation here is important for:
We then have two levels of Schema:
Will also pair with #4908 whereby any schema we "store" will be structured as to work with Async API
Tasks
Topics
Payloads
Available To
The text was updated successfully, but these errors were encountered: