diff --git a/Hardware:-Battery.md b/Hardware:-Battery.md new file mode 100644 index 0000000..f762ff5 --- /dev/null +++ b/Hardware:-Battery.md @@ -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 | \ No newline at end of file