lab.elektron.art
Back to elektron
eng
Nite
Lab
Controls debugger
Controls field in Strapi
channel: experiment type: DATA_1 title: How do you feel!!!! labels: 🤯,😇,😃 min: 0 max: 5 step: 1 description: Please: enter some data --- channel: experiment type: DATA_2 title: Some other data min: 0 step: 0.01
channel: experiment type: DATA_1 title: How do you feel!!!! labels: 🤯,😇,😃 min: 0 max: 5 step: 1 description: Please: enter some data --- channel: experiment type: DATA_2 title: Some other data min: 0 step: 0.01
Rendered controls
How do you feel!!!!
Please: enter some data
🤯
😇
😃
Some other data
[ { "control": "slider", "title": "How do you feel!!!!", "description": "Please: enter some data", "min": 0, "max": 5, "step": 1, "channel": "experiment", "type": "DATA_1", "labels": [ "🤯", "😇", "😃" ], "value": 0 }, { "control": "slider", "title": "Some other data", "description": "", "min": 0, "max": 10, "step": 0.01, "channel": "experiment", "type": "DATA_2", "value": 0, "labels": null } ]
Websocket messages
wss://data.elektron.art
Clear messages
Parsed data