Created Hardware: Inventory (markdown)

Simon Fortier 2017-11-08 21:37:53 -05:00
parent 1a3ff3f6ae
commit 5f300368e0

13
Hardware:-Inventory.md Normal file

@ -0,0 +1,13 @@
Apachicorp's _Medium Capacity Inventory_ adds one cargo slot to your Cubot's configuration.
### Specifications
Manufacturer: Apachicorp
Version: 1.0B
Default address: `0x0006`
Hardware ID: `0x0006`
### Interrupt Behavior
| Value of A | Action | Energy cost | Result |
| --- | --- | --- | --- |
| `1` | `POLL` | `0 kJ` | Get the contents of the inventory (B = Item ID, `0x0000` if empty) |
| `2` | `CLEAR` | `100 kJ` | Safely destroy the contents of the inventory |