trompamusic / trompace-client

A python library to read from and write to the Trompa CE
Apache License 2.0
1 stars 0 forks source link

Entrypoint-Control Action template error #30

Closed aggelosgkiokas closed 3 years ago

aggelosgkiokas commented 4 years ago

ADD_ENTRYPOINT_CONTROLACTION does not need type values EntryPoint, ControlAction:

    from: {{identifier: "{identifier_1}", type:EntryPoint}}
    to: {{identifier: "{identifier_2}", type: ControlAction}}

correction suggested in mytation_fixes branch

alastair commented 4 years ago

same as #5