RUI3 (RAK Unified Interface 3) - RAK4631
bg77::ctzr

Public Member Functions

String set (int)
 
String get ()
 

Member Function Documentation

◆ set()

String set ( int  )
Description
This api controls the time zone change event reporting. If reporting is enabled, the MT returns the unsolicited result code +CTZV: <tz> or +CTZE: <tz>,<dst>,<time> whenever the time zone is changed.
Syntax
bg77.ctzr.set(reporting)
Parameters
reportingint <reporting> Integer type. Indicates the mode of time zone reporting.
0 Disable time zone change event reporting
1 Enable time zone change event reporting by unsolicited result code +CTZV: <tz>
2 Enable extended time zone and local time reporting by unsolicited result code:
+CTZE: <tz>,<dst>,<time>
Returns
String response

◆ get()

String get ( )
Description
This api controls the time zone change event reporting. If reporting is enabled, the MT returns the unsolicited result code +CTZV: <tz> or +CTZE: <tz>,<dst>,<time> whenever the time zone is changed.
Syntax
bg77.ctzr.get()
Returns
String response