Replies: 1 comment 1 reply
-
It is possible to, the exports are json (sometimes gzipped, which is optional) so can be edited. But it is generally advised not to, as we don't validate the imports much, so if you do something wrong, it could 'corrupt' your companion config. And the structure of this json has not been designed to be friendly to edit, so it has some odd quirks, it is simply snippets of the internal database This is related to #1339 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone! Sorry if this question isn't new or is obvious, but is there a way to write the deck configurations in code ? In the same way I saw some of my colleagues write some ATEM configurations directly in XML. I tried to open a config page file in Visual Studio but it can't read it. Note I am a beginner both in companion and coding, and an AV technician apprentice. Thanks !
Beta Was this translation helpful? Give feedback.
All reactions