vicocz / brickcontroller2

Cross platform application for controlling Lego creations using a bluetooth gamepad.
2 stars 0 forks source link

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

Closed vicocz closed 7 months ago

vicocz commented 7 months ago

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

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}}