Created Hardware: Battery (markdown)

Simon Fortier 2017-11-12 11:23:28 -05:00
parent ed8d661621
commit 8e09ae7781

14
Hardware:-Battery.md Normal file

@ -0,0 +1,14 @@
Generic medium-capacity battery.
### Specifications
Manufacturer: 立方電子
Version: 1.0B
Default address: `0x000A`
Hardware ID: `0x000A`
Maximum Capacity: 60,000 kJ
###
| Value of A | Action | Energy cost | Result |
| --- | --- | --- | --- |
| `1` | `POLL` | `0 kJ` | Get the current charge of the battery in kJ |
| `2` | `GET_MAX_CAPACITY` | `0 kJ` | Get the maximum capacity of the battery |