Example JSON Payload{ "command": "create_object", "type": "cube", "name": "my_cube", "location": [0, 0, 0], "scale": [1, 1, 1], "material": { "name": "blue_material", "color": [0, 0, 1, 1] } }
First seen: 2025-07-20 08:31
Last seen: 2025-07-20 12:32