Domotys WTS
  • Installation
  • Views
  • Application
  • Datasheet
  • Installation
  • Receive Node
  • Send Node
  • Protocols
  • Variables
  • Requests
  • Events
  • English
  • Français
  • Installation
  • Views
  • Application
  • Datasheet
  • Installation
  • Receive Node
  • Send Node
  • Protocols
  • Variables
  • Requests
  • Events
  • English
  • Français
  • Protocols
  • Variables
    • Domains
      • action
      • alarm
      • buzzer
      • config
      • date_time
      • domotys
      • heat
      • home
      • home_action
      • information
      • lighting
      • message
      • network
      • opening
      • screen
      • sd
      • theme
      • update
      • view_list
    • Type Definitions
    • ID Definitions
  • Requests
    • Get JSON
    • Set JSON
    • Set States
    • Set States View List
    • Get Files
    • Get Files List
    • Get Screenshot
    • Diverse
  • Events

date_time

This domain contains variables related to the screen date time.

{
	"year": 2000,
	"month": 1,
	"day": 1,
	"hour": 0,
	"min": 0,
	"sec": 0
}

year

Current year.

  • Type: Integer
  • Attribute: Read/Write/Save

month

Current month.

  • Type: Integer
  • Attribute: Read/Write/Save
  • Interval : 1 ~ 12

day

Current day.

  • Type: Integer
  • Attribute: Read/Write/Save
  • Interval : 1 ~ 31

hour

Current hour.

  • Type: Integer
  • Attribute: Read/Write/Save
  • Interval : 0 ~ 23

min

Current minute.

  • Type: Integer
  • Attribute: Read/Write/Save
  • Interval : 0 ~ 59

sec

Current second.

  • Type: Integer
  • Attribute: Read/Write/Save
  • Interval : 0 ~ 59
Prev
config
Next
domotys