Calduino  1.0
SwitchPoint Struct Reference

#include <Calduino.h>

Public Attributes

byte id
 
byte action
 
byte day
 
byte hour
 
byte minute
 

Detailed Description

Switch point struct definition.

  • Id is the identification of the Switch Point.
  • Action is the operation performed (0 - off/night, 1 - on/day, 7 - undefined).
  • Point in time (day from 0 - monday to 6 - sunday, hours from 0 to 23 and minute from 0 to 50, in 10 minutes increments).

Definition at line 198 of file Calduino.h.


The documentation for this struct was generated from the following file: