RoomPlanJsonExport
Swift library for exporting RoomPlan models to Json files
Usage
Import the RoomPlanJsonExport module. This package adds the exportJson extension function for CapturedRoom instances. The to parameter expects a file-system URL.
The schema for the generated Json file can be found here.