- added the path function
- NodeAlias and DataLink are now using the path function natively
- add the handling of flag 'cfgfile' and 'cfgfile_path' for all Base configuration.
A file can be now loaded on the fly inside a configuration payload
e.g.
type: Motor
cfgfile: tins/motor.yml
cfgfile_pat: motor
Will load the given cfgfile and extract the motor1 configuration