Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

In Iguana X we have a new way of defining database schemas using a simple JSON based format. This replaces the use of VMD files and a format called DBS.

As part of building an import utility for bringing in Iguana 6 channels into Iguana X I wrote this library. Here are the steps to using it:

 Click on +From URL to add a component

Like you have done many times before I hope!

 Name the component DBS Importer and set the git URL to git@bitbucket.org:interfaceware/dbsexample.git

In copy pasteable format:

git@bitbucket.org:interfaceware/dbsexample.git
 Click Add

Should be easy peasy!

 Open and edit the component

You’ll need to open the translator to see the code in action.

 Read the code to see how it converts an input DBS file into a VDB file

This rough video guides you through what you should see:

DBS conversion.mp4

That’s it! This is a small part of a larger project. If you are interested, reach out to me.

  • No labels