-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plugin Overview Markdown file (#528)
* created * lint * lint * add order --------- Co-authored-by: “93Kamuran” <“[email protected]”>
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | |