Commissioning
from the
command line.
We deploy, configure and commission your entire AV system before we set foot on site — using the same code-driven automation practices that power modern software infrastructure.
Manual commissioning is costing you more than you think.
Every AV integrator knows the pain. Expensive engineers spending days on site, laptop to machine, configuring the same settings over and over. One typo. One missed setting. One machine that needs a return visit.
The cost isn't just time — it's the ceiling it puts on how many projects you can run simultaneously.
Infrastructure as code. For AV.
We take the automation practices that power modern software deployments and apply them to physical AV systems. Every machine gets a role. Every role is version-controlled. Every deployment is repeatable.
We define your roles
Each type of machine in your AV system becomes a role — a complete specification of its software, configuration, content paths and variables. Defined once in version-controlled code and reusable forever.
roles/touchscreen-lobby/ ├── playbook.yml ├── vars/ └── templates/
Roles are tested & stored in your repo
Every role is tested, reviewed and tagged in your version control repository. You get a complete audit trail of every change. Rollbacks take seconds, not days.
# tag a new role version git tag -a v2.4.1 -m "lobby config" git push origin v2.4.1 # deployment pipeline triggers automatically
Deploy everything before site day
Once machines are network-reachable, our automation runs your roles across the entire fleet in parallel. Your full system commissioned while you're still in the office.
$ tl deploy --role lobby \ --target all ✓ All machines commissioned
Updates & upgrades on demand
Sold a client an upgrade? Push it remotely. No site visit required. Same roles, new version, deployed to every machine in minutes.
$ tl update --client acme \ --role lobby --version 3.0 ✓ Update deployed to all machines
Every AV machine type. Pre-built.
Our growing library of roles covers the most common corporate AV deployments. Each role is reusable across clients — so every new project costs less to deliver than the last.
Your IP grows with every deployment.
When we build a role for your project, you own an asset that can be deployed again. New client, same system type? Deploy it in hours. That's a fundamentally different — and more profitable — business model.
See the ROI numbers →See exactly how much time you're leaving on site.
Our commissioning calculator shows you the hours and cost your next project could save — based on machine count, role complexity and your team day rate.
Open the calculator →Talk to us about your next project.
Tell us what you're deploying. We'll tell you what's possible.