Skip to content

This repository contains some services that the BMS offers to third party applications (such as GAIA - challenge)

License

Notifications You must be signed in to change notification settings

GAIA-project/BMS-ExternalServices

Repository files navigation

BMS External Services

In this repo you can find services use can use in your project

Energy Consumption Chart

The first service can be included in your project, using an iframe. It will show the energy consumption in a graphical chart for a specific building which runs under GAIA project.

<iframe src="http://bms.gaia-project.eu/services/#/page/chart/{{building-id}}/{{SparkworksToken}}/{{step}}/{{from}}/{{to}}" width="1500"  height="400" frameBorder="0"></iframe>

{{step}} can be day|month|hour|5min
{{from}} must be in 'd-m-YYYY' for example 6-1-2016 (that means January 6, 2016)
{{to}}  must be in 'd-m-YYYY' for example 6-1-2016 (that means January 6, 2016)

About

This repository contains some services that the BMS offers to third party applications (such as GAIA - challenge)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published