Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Tables for Scheduled Configuration #1

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amazor
Copy link
Collaborator

@amazor amazor commented Apr 16, 2024

Adding the following new tables to the schema:

CONFIG_DB
CFG_TIME_RANGE_TABLE_NAME -- "TIME_RANGE"
CFG_SCHEDULED_CONFIGURATION_TABLE_NAME -- "SCHEDULED_CONFIGURATIONS"

STATE_DB
STATE_TIME_RANGE_STATUS_TABLE_NAME -- "TIME_RANGE_STATUS_TABLE"

Update the schema header file to include:
- CFG_TIME_RANGE_TABLE_NAME
- CFG_SCHEDULED_CONFIGURATION_TABLE_NAME
- STATE_TIME_RANGE_STATUS_TABLE_NAME
@amazor amazor added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants