Variable FlashNode.conf

Flash config which remains static after boot but may change after restart

class FlashNode
{
  // ...
  FlashConfig conf ;
  // ...
}