Domotys WTS
  • Installation
  • Vues
  • Application
  • Fiche Technique
  • Installation
  • Nœud Réception
  • Nœud Envoi
  • Protocols
  • Variables
  • Requests
  • Events
  • English
  • Français
  • Installation
  • Vues
  • Application
  • Fiche Technique
  • Installation
  • Nœud Réception
  • Nœud Envoi
  • 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

information

This domain contains variables related to the screen informations.

{
    "app_version": "1.00",
	"firm_version": "7.0.0.0",
	"serial": "000000000000",
	"uptime": 1
}

app_version

Application version of the screen.

  • Type: String
  • Attribute: Read Only

firm_version

Firmware version of then screen.

  • Type: String
  • Attribute: Read Only

serial

Serail number of then screen.

  • Type: String
  • Attribute: Read Only

uptime

Number of seconds since the screen started.

  • Type: Integer
  • Attribute: Read Only