==== requestHibernate ====
Request from the ezeio to enter a hibernation cycle
=== Description ===
requestHibernate( cycles )
This will cause the ezeio to send a request to hibernate to the servers following the next 10 minute log collection. Please read the section about [[ezeio2:userinterface:configuration:system|hibernation modes]].
=== Parameters ===
| ''cycles'' | Number of 10-minute cycles before re-connecting to the servers (0=cancel, 1-15)|
=== Return value ===
No return value
=== Example usage ===
requestHibernate( 6 );
// If server config is set to "Controller Request", the ezeio will hibernate for 6x10 minutes following this command.
NOTE: First appeared in firmware 21100601