Skip to content

Commit 53ff321

Browse files
author
Joel Collins
committed
Added example Thing type
1 parent 5616291 commit 53ff321

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/builder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ def cleanup():
2121
title="My Lab Device API",
2222
description="Test LabThing-based API",
2323
version="0.1.0",
24+
types=["org.labthings.examples.builder"],
2425
)
2526

2627
# Attach an instance of our component

0 commit comments

Comments
 (0)