Added InputPinArrayNode
New InputPinArrayNode for simple IO + doc improvements + InputPinArrayNode can be used to define a vector of GPIOs that are configured as INPUT_PULLUP and announced as array of Contacts. + created doxyfile for doc generation with doxygen + added some doxygen-style doc-strings + small refactoring of RelaisNode