Archilogic PowerBI plugin
The Archilogic Floor Plan Power BI plugin is a visualization tool that enables users to create interactive representations of building floor plans. With this plugin, users can see a floor plan view that can be used to filter and analyze data from IoT sensors, as well as other data sources. The 2D model allows users to visualize the location and status of devices and sensors, and to identify potential issues or areas for optimization.
The plugin provides a range of features, including the ability to customize the visualization style, see the total area by a specific program and interact with the model. Overall, the Floor Plan Power BI plugin is a powerful tool for building operators, facility managers, and other professionals who need to monitor and optimize the performance of complex buildings and environments. The plugin uses Floor plan engine SDK, you can find more details in the guide.
Install pbiviz package globally
npm i -g powerbi-visuals-tools@latest
Clone the git hub repo
git clone https://github.com/archilogic-com/bi-plugins/
cd power-bi/basic-plugin
Install dependencies
npm install
Start a local server
pbiviz start
Open a new tab in your browser and navigate to https://localhost:8080/assets
and authorize your browser to use this address.
You can find documentation on:
If you are interested in developing and contributing to this project, please contact us dev@archilogic.com
Apache License Version 2.0.