What is the effect of the defined actions in config.py? #35
Labels
No labels
UserStory
bug
duplicate
enhancement
help wanted
hw task
invalid
question
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mattzz/halloween#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What do they affect, fog, lights, etc.?
No effect yet. This was an idea in preparation of an implementation for requirement "Identify audio-only scary actions/Exhibits
overview"
See log of commit
d88e36545cOk, got it.
On a technical level the capabilities could be grouped into: 4-port relay yes/no, LED eyes yes/no and audio yes/no. We should also configure a name for what is connected to each of the 4 relay ports of the exhibit. This should determine what is shown in the System menu.
The scary actions are exhibit-specific sequences or scripts that will involve everything the exhibit can do. We need a configuration of the names of the scary action sequences each exhibit supports.
This all means that there is no automatic discovery yet but that doesn't matter. At least we have a central location where it is configured what the exhibits can do.
Question was answered.