-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Community usage of channels, intents and context types #317
Comments
ApplicationName: Reactive Trader ChannelsChannel name: Context TypesType name: {
"type": "fdc3.instrument",
"id": {
"ticker": "EURUSD"
}
} |
ApplicationName: Reactive Analytics ChannelsChannel name: Context TypesType name: {
"type": "fdc3.instrument",
"id": {
"ticker": "EURUSD"
}
} |
ApplicationName: FactSet ChannelsChannel name: set by container/FDC3 provider Context TypesType name: fdc3.instrument { |
ApplicationName: ChartIQ by Cosaic IntentsIntent name:
See https://github.com/finos/FDC3/blob/03e46320df236f2c566ea9fcb2805358a3e19ad2/docs/context/spec.md, or iterate through list at https://github.com/finos/FDC3/tree/03e46320df236f2c566ea9fcb2805358a3e19ad2/docs/context/ref for descriptions of proposed new and enhanced types #443 ChannelsChannel name: System channels (color channels) Custom typesType name: {
"type": "cosaic.chartiq.state",
"layout": {
"symbols": [...],
"interval": {...},
...
}
} The spec for |
Superceded by new community page in website, closing |
If you are using FDC3 context types and/or intents, please comment on this issue.
FDC3 is working on a process to easily add community contributions to the https://fdc3.finos.org website, until then context types and intent usage can be described here.
Template
Application
Name: My application
URL: https://myapp.com
Intents
Intent name:
ViewAnalysis
Supported types:
fdc3.instrument
Intent name:
StartChat
Supported types:
fdc3.contact
,fdc3.contactList
Channels
Channel name:
global
Broadcast types:
fdc3.instrument
Listen types:
fdc3.organisation
Custom types
Type name:
factset.showOrder
Example:
The text was updated successfully, but these errors were encountered: