[Index]

Model: device/cuc/ScheduleDetail

Model Details: device/cuc/ScheduleDetail

Title Description Details
Start Date The date when this schedule detail becomes active. A value of NULL means the schedule is active immediately.
  • Field Name: StartDate
  • Type: String
Is Active Saturday A flag indicating whether this schedule is active on Saturday.
  • Field Name: IsActiveSaturday
  • Type: Boolean
Is Active Sunday A flag indicating whether this schedule is active on Sunday.
  • Field Name: IsActiveSunday
  • Type: Boolean
Schedule * The unique identifier of the parent Schedule object to which this schedule detail row belongs. - template parameter [1]
  • Field Name: ScheduleObjectId
  • Type: String
  • Target: /api/device/cuc/Schedule/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=%3D%3D%24YL8kVyKcJBIBAhqH%24lCEiAKLkQ3Vu8nSnOcfW827Pp5wIMImXWAScHYt8sOm2ha%2BTaOR2e%2BqK23Gv/UHIDGI//OsEckiIPJzNPPtH4yXyaGiy6tPWvzS94UoyMoZpc/c9DJKOnoG5jSgz2ORPcG0XXWqb8eVl041Z%2BdtMsQV9pNCPESfim2VZBFcdPChZCG/sPzYhsiMw/oVx4KFjzpVbb2Nct%2BlqPvMwvEDCgiwVNq/4XpQ%2B6f0kLiq21VYX5uqJfKuqOThsjvXFnJrybNqieUa7uyTspegY/JtkF/PPaV/f2y9W26g1WuWzOzffJ8IuoEfneE9G8ZKnjz2EdI1rz9g0LnqcHHwaN9xvVNFL1WxW5GkKwNbYy3DC2ziCfoEBLQ4FfdMmgsxorrjtZvwMRuUTy1lwTwnGbr3sQw/f8rbWzPa2B4aCN7IjsA%3D%3D%24%3D%3D
  • Target attr: ObjectId
  • Target Model Type: device/cuc/Schedule
  • Format: uri
  • Choices: []
Object Id The primary key for this table. A globally unique, system-generated identifier for a ScehduelDetail object. - template parameter [2]
  • Field Name: ObjectId
  • Type: String
Is Active Monday A flag indicating whether this schedule is active on Monday.
  • Field Name: IsActiveMonday
  • Type: Boolean
Is Active Wednesday A flag indicating whether this schedule is active on Wednesday.
  • Field Name: IsActiveWednesday
  • Type: Boolean
Schedule URI
  • Field Name: ScheduleURI
  • Type: String
  • Target: /api/choices/?format=json&hierarchy=[hierarchy]&auth_token=%3D%3D%24lfxMrwaGWfBi3mgH%24xP3DcZdGmQOatFCpizrE2CuOzGIgPzM90i/1lxwc%2BBMZ4cfiAr/FXuLIc4iRvSLUV3MII7HRxkFbbI9HOBeJ/GayXlJnm47bC2Axp%2B6tD34OYYdSbDWKc4bBC6HGP5Otz4nvMoGeqne%2BqzUSoxKEl1Y2/WHuVtozaz/AyATaM9hN5cVMBHWWA9loWXZ60HP7hDaglFA8Hu7KUjS0zVx7rLvyCWr4ufOLgEWMypsE0mi7U8fcb9LDj1Rk00/kbV2B5CuvMJE2AdhRsGuEY%2BUbEz6VLpaz8qwTvqFNbLcOpfIsX4hpDaJc1dI9DTHIzxsflXdnJPL4fxzwv%2ByAArGKgMkHmQ%3D%3D%24%3D%3D
  • Format: uri
  • Choices: []
URI
  • Field Name: URI
  • Type: String
  • Target: /api/choices/?format=json&hierarchy=[hierarchy]&auth_token=%3D%3D%24lfxMrwaGWfBi3mgH%24xP3DcZdGmQOatFCpizrE2CuOzGIgPzM90i/1lxwc%2BBMZ4cfiAr/FXuLIc4iRvSLUV3MII7HRxkFbbI9HOBeJ/GayXlJnm47bC2Axp%2B6tD34OYYdSbDWKc4bBC6HGP5Otz4nvMoGeqne%2BqzUSoxKEl1Y2/WHuVtozaz/AyATaM9hN5cVMBHWWA9loWXZ60HP7hDaglFA8Hu7KUjS0zVx7rLvyCWr4ufOLgEWMypsE0mi7U8fcb9LDj1Rk00/kbV2B5CuvMJE2AdhRsGuEY%2BUbEz6VLpaz8qwTvqFNbLcOpfIsX4hpDaJc1dI9DTHIzxsflXdnJPL4fxzwv%2ByAArGKgMkHmQ%3D%3D%24%3D%3D
  • Format: uri
  • Choices: []
End Of Day Check this check box to specify that the schedule becomes inactive at midnight (the end of the day).
  • Field Name: EndOfDay
  • Type: Boolean
Is Active Thursday A flag indicating whether this schedule is active on this Thursday.
  • Field Name: IsActiveThursday
  • Type: Boolean
Is Active Tuesday A flag indicating whether this schedule is active on Tuesday.
  • Field Name: IsActiveTuesday
  • Type: Boolean
Is Active Friday A flag indicating whether this schedule is active on Friday.
  • Field Name: IsActiveFriday
  • Type: Boolean
Start Time The start time (in minutes) for the active day or days. The start time is stored as the number of minutes from midnight. So a value of 480 would mean 8:00 AM and 1020 would mean 5:00 PM. In addition, a value of NULL for the start time indicates 12:00 AM.
  • Field Name: StartTime
  • Type: Integer
End Date The date when this schedule detail ends. A value of NULL indicates the scheule is active indefinitely.
  • Field Name: EndDate
  • Type: String
End Time The end time (in minutes) for the active day or days. The end time is stored as the number of minutes from midnight. So a value of 480 would mean 8:00 AM and 1020 would mean 5:00 PM. In addition, a value of NULL means "till the end of the day" (e.g. 11:59:59 PM in Linux land).
  • Field Name: EndTime
  • Type: Integer
Subject The subject matter or description for this schedule detail row.
  • Field Name: Subject
  • Type: String