You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Displays interogation mark icon for each item in the "PENDING" list. User will click on the icons to open a dialog page to set up the DMX light and get a small tutorial on how to set up the light. In the dialog page the user will also enter the model name of the DMX light. Sends the info back to the back. end
Validation Test
Display PENDING plugs as icons
Opens dialog on click
Changes are saved
Implementation Plan
HTTP GET /pending from front to back to get the PENDING list
HTTP POST /room (aka the name of the room being configured) to send the list of DMX light
The text was updated successfully, but these errors were encountered:
Displays interogation mark icon for each item in the "PENDING" list. User will click on the icons to open a dialog page to set up the DMX light and get a small tutorial on how to set up the light. In the dialog page the user will also enter the model name of the DMX light. Sends the info back to the back. end
Validation Test
Implementation Plan
The text was updated successfully, but these errors were encountered: