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

Public Member Functions

String set (String)
 
String get ()
 

Member Function Documentation

◆ set()

String set ( String  )
Description
This api sets or queries the real time clock (RTC) of the module.
Syntax
bg77.cclk.set(time)
Parameters
timeString String type. The format is “yy/MM/dd,hh:mm:ss±zz”, indicating year (last two-digits), month, day, hour, minutes, seconds and time zone (indicates the difference, expressed in quarters of an hour, between the local time and GMT; range: -48...+56). E.g. May 6th, 1994, 22:10:00 GMT+2 hours equals to “94/05/06,22:10:00+08”.
Returns
String response

◆ get()

String get ( )
Description
This api sets or queries the real time clock (RTC) of the module.
Syntax
bg77.cclk.get()
Returns
String response