Gets the state of the device's GPIO pins.
| C# | Visual Basic | Visual C++ |
[ObsoleteAttribute] public GpioPin[] CmdGetGpio()
<ObsoleteAttribute> _ Public Function CmdGetGpio As GpioPin()
[ObsoleteAttribute] public: array<GpioPin^>^ CmdGetGpio()
an array of GpioPin representing the state of each pin
with the pin id, direction and value