I used a new image -> removed some Groups -> enabled my sensors and GPIO -> configured GPIO (3,5,11,13, where my LEDs are connected). -> I saved the configuration and closed the browser (without logoff) -> logged in at the pi and did a reboot (sudo reboot).
After restarting the GPIO port was initialised (after powering on, two leds are lighting low, after starting was completed (login prompt) they were switched off).
But the server can not be reached.
Anything else I can try?
Before reboot close EasyIoT server in WEB interface Config->General settings->Shutdown server
I had to edit the RPiGPIOConfig.xml file after every reboot. The GPIO's I used were set to true and I had to change them to false. Then relaunch server re-enable Mysensor driver, then I could user GPIO driver until the next reboot. In the end I just got a nrf24 and hooked it up. Now server is performing great.
BTW the Mysensor driver will not fully enable without the nrf24 hooked up, but you still need to flip the switch to enabled.
You just can't reboot the server. I don't know why but even though the mysensors does not enable ir allows you to use the GPIO. Until you reboot. Then you need to edit the configuration file to turn off all gpios so the server can boot.