Skip to content

Files

Latest commit

 

History

History

floor-plan

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 21, 2023
Oct 18, 2024
Jul 30, 2024
Feb 16, 2023
Oct 16, 2024
Jul 30, 2024
Oct 16, 2024
Oct 16, 2024
Oct 16, 2024
Jul 30, 2024
Feb 16, 2023

README.md

PowerBI plugin

Archilogic PowerBI plugin

Introduction

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.

Getting started

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.

Documentation

You can find documentation on:

Development

If you are interested in developing and contributing to this project, please contact us dev@archilogic.com

License

Apache License Version 2.0.