Type Parameters
- T extends
| "systemId"
| "name"
| "rssi"
| "pixelId"
| "ledCount"
| "colorway"
| "dieType"
| "firmwareDate"
| "batteryLevel"
| "isCharging"
| "rollState"
| "currentFace"
| "currentFaceIndex"
| "status"
Parameters
- pixel: undefined | MPC
- prop: T
The current value of the given prop on the given MPC.
React Hook that updates when the given MPC's prop changes.