ScheduleTable

Summary

Represents the schedule table

Properties

Structure

class ScheduleTable
channel

The schedule table's channel.

Type

IChannel

commands

A list of the schedule commands.

Type

List[ScheduleCommand]

name

The schedule table's name.

Type

str

uuid

The schedule table's uuid.

Type

str