Skip to content

FIWARE-TMForum/bae-mastermind-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

The first step for installing this plugin is including it in a zip file:

zip bae-mastermind-service.zip package.json mastermind-plugin.py mastermind-schema.json

Next you need to install some dependencies in your charging backend Django server in order to load the plugin:

pip install jsonschema pyyaml

And in the last place you should transfer mastermind-schema.json to manage.py folder.

Loading the plugin

Then, load the plugin into the platform using the loadplugin command of the Business Ecosystem Charging Backend

./manage.py loadplugin /path/to/your/plugin/bae-mastermind-service.zip

About

Mastermind service plugin for FIWARE bae

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%