Closed skykistler closed 7 years ago
The exact protocol has changed, but the functionality should be:
Add new algorithm to smudge - smudge.add
Reposition algorithms to new index - smudge.move.[alg_id].[index]
Delete algorithms from smudge - smudge.remove.[alg_id]
Selete a new component to add to given algorithm - algorithm.add.[alg_id].[comp_id]
Delete components from given algorithm - algorithm.remove.[alg_id].[comp_id]
This feature has been moved to the smudgr-ui repo
The exact protocol has changed, but the functionality should be:
Add new algorithm to smudge - smudge.add
Reposition algorithms to new index - smudge.move.[alg_id].[index]
Delete algorithms from smudge - smudge.remove.[alg_id]
Selete a new component to add to given algorithm - algorithm.add.[alg_id].[comp_id]
Delete components from given algorithm - algorithm.remove.[alg_id].[comp_id]