Skip to content

Allow to copy & paste a creation and other model(s) - #31

Merged
vicocz merged 16 commits into
release/2024-03from
feature/copy-paste
Mar 12, 2024
Merged

vicocz merged 16 commits into
release/2024-03from
feature/copy-paste

Conversation

@vicocz

@vicocz vicocz commented Mar 8, 2024

Copy link
Copy Markdown
Owner

Add commands to copy / paste as JSON payload following entities:

  • creation
  • controller profile
  • sequence

Example of a sequence"

{"ct":"bc2s","p":{"Name":"my sequence","Loop":true,"ControlPoints":[{"Value":-0.3,"DurationMs":1000},{"Value":0.45,"DurationMs":500}],"TotalDurationMs":1500}}

@vicocz
vicocz marked this pull request as ready for review March 12, 2024 20:55
@vicocz vicocz changed the title Feature/copy paste Allow to copy & paste a creation and other model(s) Mar 12, 2024
@vicocz
vicocz merged commit 52a7b87 into release/2024-03 Mar 12, 2024
@vicocz
vicocz deleted the feature/copy-paste branch March 12, 2024 20:56
vicocz added a commit that referenced this pull request Apr 12, 2024
* Allow to copy & paste a creation and other model(s) (#31)
* Fix type verification of a model deserialized from json payload
* finetune copy commands + exception messages

---------

Co-authored-by: Vit Nemecky <vico@centrum.cz>
vicocz added a commit that referenced this pull request Apr 24, 2024
* Allow to copy & paste a creation and other model(s) (#31)
* Fix type verification of a model deserialized from json payload
* finetune copy commands + exception messages

---------

Co-authored-by: Vit Nemecky <vico@centrum.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant