Skip to content
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

Define protocols and data flows for control processes #3

Closed
upstarter opened this issue Feb 9, 2020 · 0 comments
Closed

Define protocols and data flows for control processes #3

upstarter opened this issue Feb 9, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@upstarter
Copy link
Owner

right now lib/core/control/behavior.ex has the basic API.

TODO:

  1. what are the functions that the user will have to define and/or override? Can we get away with just having them define the update function.

  2. Once we know this we can decide how the params will be passed, perhaps as a map or keyword list.

@upstarter upstarter created this issue from a note in The Automata Project (To do) Feb 9, 2020
@upstarter upstarter added the enhancement New feature or request label Feb 9, 2020
@upstarter upstarter moved this from To do to In progress in The Automata Project Feb 13, 2020
@upstarter upstarter moved this from In progress to Done in The Automata Project Feb 13, 2020
@upstarter upstarter moved this from Done to In progress in The Automata Project Feb 13, 2020
@upstarter upstarter self-assigned this Feb 13, 2020
@upstarter upstarter changed the title What api should we provide for the user-defined nodes? Define protocols and data flows for control processes Feb 22, 2020
@upstarter upstarter moved this from In progress to To do in The Automata Project Mar 12, 2020
The Automata Project automation moved this from To do to Done May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant