StopSleep Method

Enter active state, ending the sleep period.

Object Oriented Interface

public function doStopSleep();

Procedural Interface

ipworksiot_mqttsn_do_stopsleep($res);

Remarks

Wake up from the sleep state and receive any messages which were buffered by the gateway during the sleep period. This method must be called before the end of the duration specified in the StartSleep method.

Once active, the client is once again subject to KeepAliveInterval supervision just like after connection.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 PHP Edition - Version 20.0 [Build 8265]