Skip to content

Commit 78d33f5

Browse files
authored
Add note about unlockDevice to docs (#571)
* Add note about `unlockDevice` to docs * Fix lint
1 parent aa3ebac commit 78d33f5

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/usage-guide/plugin-overview.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ order: 20
44

55
# Plugin Overview
66

7-
| Plugin | Current Status | Integration Document URL |
8-
| ----------------------------- | ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- |
9-
| **Stron Meter** | Ready | They do not provide API docs online |
10-
| **Gomelong Meter** | Ready | They do not provide API docs online |
11-
| **SunKing Solar Home System** | Ready | They do not provide API docs online |
12-
| **Calin Meter** | Ready | They do not provide API docs online |
13-
| **Calin Smart Meter** | Ready | They do not provide API docs online |
14-
| **Microstar Meter** | Ready (Companies have to make an agreement with MicroStarElectric to get their .p12 certificate) | They do not provide API docs online |
15-
| **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/) |
16-
| **Wavecom Payment** | (Manual) Ready (MPM users must export transaction data, paste into template, and upload) | N/A |
17-
| **Angaza Solar Home System** | Ready | [API Docs](https://developers.angaza.com/docs/dev-portal-nexus/77a9ea5040a3b-retrieve-a-unit-s-payg-credit-information) |
7+
| Plugin | Current Status | Integration Document URL |
8+
| ----------------------------- | ------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- |
9+
| **Stron Meter** | Ready | They do not provide API docs online |
10+
| **Gomelong Meter** | Ready | They do not provide API docs online |
11+
| **SunKing Solar Home System** | Ready (`unlockDevice` not implemented, see [here](https://github.com/EnAccess/micropowermanager/issues/570)) | They do not provide API docs online |
12+
| **Calin Meter** | Ready | They do not provide API docs online |
13+
| **Calin Smart Meter** | Ready | They do not provide API docs online |
14+
| **Microstar Meter** | Ready (Companies have to make an agreement with MicroStarElectric to get their .p12 certificate) | They do not provide API docs online |
15+
| **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/) |
16+
| **Wavecom Payment** | (Manual) Ready (MPM users must export transaction data, paste into template, and upload) | N/A |
17+
| **Angaza Solar Home System** | (`unlockDevice` not implemented, see [here](https://github.com/EnAccess/micropowermanager/issues/570)) | [API Docs](https://developers.angaza.com/docs/dev-portal-nexus/77a9ea5040a3b-retrieve-a-unit-s-payg-credit-information) |
1818

1919
## Needs Refactoring / Development
2020

0 commit comments

Comments
 (0)