Skip to content

Commit

Permalink
Plugin Overview Markdown file (#528)
Browse files Browse the repository at this point in the history
* created

* lint

* lint

* add order

---------

Co-authored-by: “93Kamuran” <“[email protected]”>
  • Loading branch information
93Kamuran and “93Kamuran” authored Mar 4, 2025
1 parent c1dd012 commit d5f2b2b
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions docs/usage-guide/plugin-overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
order: 20
---

# Plugin Overview

| Plugin | Current Status | Integration Document URL |
| ----------------------------- | --------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| **Stron Meter** | Ready | They do not provide API docs online |
| **Gomelong Meter** | Ready | They do not provide API docs online |
| **SunKing Solar Home System** | Ready | They do not provide API docs online |
| **Calin Meter** | Ready | They do not provide API docs online |
| **Calin Smart Meter** | Ready | They do not provide API docs online |
| **Microstar Meter** | Ready (Companies have to make an agreement with MicroStarElectric to get their .p12 certificate) | They do not provide API docs online |
| **DalyBms (e-bike)** | Ready (Battery Management System API, works only with e-bikes with Daly BMS installed) | [Website](https://www.dalybms.com/bms-electric-bike/) |
| **Wavecom Payment** | (Manual) Ready (MPM users must export transaction data, paste into template, and upload) | N/A |
| **Angaza Solar Home System** | Requires **minor update** in `AngazaSHSApi.php` (Rename `chargeMeter` to `chargeDevice`) then ready | [API Docs](https://developers.angaza.com/docs/dev-portal-nexus/77a9ea5040a3b-retrieve-a-unit-s-payg-credit-information) |

## Needs Refactoring / Development

| Plugin | Current Status | Integration Document URL |
| ---------------------- | -------------------- | ----------------------------------------------------------- |
| **Spark Meter** | Requires refactoring | [API Docs](https://api.sparkmeter.io/#intro) |
| **Steama Meter** | Requires refactoring | [API Docs](https://api.steama.co/docs/) |
| **Swifta Payment** | Requires refactoring | [Website](https://swifta.com/) |
| **Mesomb Payment** | Requires refactoring | [Login](https://business.mesomb.com/auth/login) |
| **Wave Money Payment** | Requires refactoring | [API Docs](https://partners.wavemoney.com.mm/documentation) |

## Broken / Deprecated

| Plugin | Current Status | Integration Document URL |
| ------------------- | --------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| **Kelin Meter** | Broken (They do not provide API anymore) | N/A |
| **Viber Messaging** | No longer usable due to new strict chatbot criteria | [Help Article](https://help.viber.com/hc/en-us/articles/15247629658525-Bot-commercial-model) |

0 comments on commit d5f2b2b

Please sign in to comment.