Skip to content
tatianegava edited this page Mar 15, 2021 · 27 revisions

MBP logo

The Multi-purpose Binding and Provisioning Platform (MBP) is an open-source IoT platform for data collection, processing, visualization, and device management. It is available as a GitHub project and enables users to automatically connect their devices, sensors, and actuators to the MBP through automated software deployment (installation) on IoT devices.

The MBP has as primary goals the easy deployment, management, and monitoring of IoT environments. To achieve these goals, its main functionalities includes:


Content

  • 👓 Overview: presents the main IoT and MBP concepts to help you setting up your IoT environment.
  • 💻 Installation: provides installation instructions for the MBP.
  • 🚀 Quick start: shows how to connect an IoT device (Raspberry Pi) and a temperature sensor to the MBP, in order to visualize temperature values in the MBP dashboard.
  • 📈 Monitoring IoT environments: shows a tutorial of how to create rule-based IoT applications to monitor IoT environments.

Advanced features:

  • 🔎 Testing rules of IoT applications: shows how to test the rules of rule-based IoT applications without actual hardware.
  • ➡️ MBP API: contains the API reference to the MBP REST API, which reflects the same functionalities provided by the user interface.

Publications