Custom Device Driver component

Custom Device Driver component is a convenient tool to enable full scale support for any custom device which is not supported yet by PixelCore. Custom Device Driver allows users by creating arbitrary Schemas (matching to device features and generated messages) and implementing the custom Device Driver (using simple Python or JavaScript coded scripts uploaded to the Platform) to quickly add specific device support to the Platform. This includes processing of uplink messages and implementation of RPC calls as well.