Open
Description
It would be useful if a firmata host could enumerate attached i2c devices on a firmata client.
A full scanner is not required, just the ability to detect the error from a wire.endtransmission .
cf i2cdetect, http://playground.arduino.cc/Main/I2cScanner and http://www.gammon.com.au/i2c
Apologies if this feature already exists , but could not find it...