-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
1 lines (1 loc) · 1.4 KB
/
config.json
1
{"devices":[{"ip":"192.168.1.56","token":"nT0RGHAlk6SBayx6m5JEaaZgTXYB5Tth","auth":true,"status":true},{"ip":"192.168.1.73","token":null,"auth":false,"status":false},{"ip":"192.168.1.88","token":null,"auth":false,"status":false}],"mode":{"type":{"center":true,"rightRotate":true,"leftRotate":true,"backlaser":true,"wall":true,"bomb":true,"bigRing":true,"cut":true,"scene":true},"value":{"off":true,"blueFull":true,"blueFadeIn":true,"blueFadeOut":true,"redFull":true,"redFadeIn":true,"redFadeOut":true}},"desc":{"LightsTypes":{"name":"Lights Types","main":"Position of the light in the map","center":"Center light of the map","rightRotate":"Right Laser","leftRotate":"Left laser","backlaser":"Back laser behind the center","bigRing":"Light around the big ring"},"Saber":{"name":"Saber","main":"Events type for the saber mode","wall":"When you enter a wall","bomb":"When you hit a bomb","cut":"When you cut a block"},"LightsValues":{"name":"Lights Values","main":"Type of input values used","off":"When the type light is turned off","blueFull":"light getting blue without effect","blueFadeIn":"light getting blue without FadeIn","blueFadeOut":"light getting blue without FadeOut","redFull":"light getting red without effect","redFadeIn":"light getting red without FadeIn","redFadeOut":"light getting red without FadeOut"},"General":{"name":"General","main":"Effect in different scene such as menu","scene":"When in menu, => effect"}}}