Need help with addon develompent. [SMP] Update GUI and TileEntity

  • I try to port and fix addon Advanced Solar Panel to SMP mode. I already do it. All work at SSP, but in SMP is some small bugs. In SMP mode not display value "Generating:". And not display status "Sun is up" and "Sun is down". Gauge with energy storage work fine. How recieve and update this values in SMP ?
    I can't find the documentation on the mechanism of synchronization of adjustments server and the client. Sample: i have adjustment value "generation" on client and server. I setup in client value "5" on server value "10". I need in SMP mode use only server values. How i can do it ?
    And i need to update client GUI with server adjustment.
    This is code:
    TileEntity:





    GUI:



    Big thanks for you help.
    P.S. Sorry for my bad English :)