@@ -32,7 +32,7 @@ has_children: true
- ArenaMQTT ( web_host = 'arenaxr.org' , realm = 'realm' , network_latency_interval = 10000 , on_msg_callback = None , end_program_callback = None , video = False , debug = False , headless = False , ** kwargs )
+ ArenaMQTT ( web_host = 'arenaxr.org' , realm = 'realm' , network_latency_interval = 10000 , on_msg_callback = None , end_program_callback = None , video = False , debug = False , headless = False , environment = False , ** kwargs )
@@ -285,7 +285,7 @@ has_children: true
- Returns a random 6 digit id
+
Returns a random 6 digit id.
@@ -300,7 +300,7 @@ has_children: true
- Update client latency in $NETWORK/latency
+
Update client latency in $NETWORK/latency.
@@ -315,7 +315,7 @@ has_children: true
- Runs a user-defined function on startup
+
Runs a user-defined function on startup.
@@ -330,7 +330,7 @@ has_children: true
- Runs a user-defined function after a interval_ms milliseconds
+
Runs a user-defined function after a interval_ms milliseconds.
@@ -345,7 +345,7 @@ has_children: true
- Runs a user defined aynscio function
+
Runs a user defined aynscio function.
@@ -360,7 +360,7 @@ has_children: true
- Runs a function every interval_ms milliseconds
+
Runs a function every interval_ms milliseconds.
@@ -375,7 +375,7 @@ has_children: true
- Run event loop
+
@@ -390,7 +390,7 @@ has_children: true
- Stop event loop
+
@@ -405,7 +405,7 @@ has_children: true
- Public function for sleeping in async functions
+
Public function for sleeping in async functions.
@@ -420,7 +420,7 @@ has_children: true
- Paho MQTT client on_connect callback
+
Paho MQTT client on_connect callback.
@@ -500,7 +500,7 @@ has_children: true
- Paho MQTT client on_disconnect callback
+
Paho MQTT client on_disconnect callback.
@@ -515,7 +515,7 @@ has_children: true
- Disconnects Paho MQTT client
+
Disconnects Paho MQTT client.
@@ -530,7 +530,7 @@ has_children: true
- Subscribes to new topic and adds callback
+
Subscribes to new topic and adds callback.
@@ -545,7 +545,7 @@ has_children: true
- Unsubscribes to topic and removes callback
+
Unsubscribes to topic and removes callback.
@@ -560,7 +560,7 @@ has_children: true
- Return receive queue length
+
Return receive queue length.
@@ -575,7 +575,7 @@ has_children: true
- Return publish queue length
+
Return publish queue length.
@@ -590,7 +590,7 @@ has_children: true
- Return client id
+
diff --git a/content/python-api/attributes.md b/content/python-api/attributes.md
index 5f5a74db..f3ab0cba 100644
--- a/content/python-api/attributes.md
+++ b/content/python-api/attributes.md
@@ -3,7 +3,7 @@ title: arena.attributes
parent: Python API
has_children: true
---
-
arena-py API v1.0.2
+
arena-py API v1.1.0
diff --git a/content/python-api/attributes/animation.md b/content/python-api/attributes/animation.md
index 81102201..fb95b04f 100644
--- a/content/python-api/attributes/animation.md
+++ b/content/python-api/attributes/animation.md
@@ -3,7 +3,7 @@ title: arena.attributes.animation
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/animation_mixer.md b/content/python-api/attributes/animation_mixer.md
index f6076538..d552c0c0 100644
--- a/content/python-api/attributes/animation_mixer.md
+++ b/content/python-api/attributes/animation_mixer.md
@@ -3,7 +3,7 @@ title: arena.attributes.animation_mixer
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/armarker.md b/content/python-api/attributes/armarker.md
index a6529b2c..fdefe348 100644
--- a/content/python-api/attributes/armarker.md
+++ b/content/python-api/attributes/armarker.md
@@ -3,7 +3,7 @@ title: arena.attributes.armarker
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/attribute.md b/content/python-api/attributes/attribute.md
index 91b752e6..40302100 100644
--- a/content/python-api/attributes/attribute.md
+++ b/content/python-api/attributes/attribute.md
@@ -3,7 +3,7 @@ title: arena.attributes.attribute
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/attribution.md b/content/python-api/attributes/attribution.md
index c03982f7..be5b3d36 100644
--- a/content/python-api/attributes/attribution.md
+++ b/content/python-api/attributes/attribution.md
@@ -3,7 +3,7 @@ title: arena.attributes.attribution
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/blip.md b/content/python-api/attributes/blip.md
index 84b9179f..bbd56dcf 100644
--- a/content/python-api/attributes/blip.md
+++ b/content/python-api/attributes/blip.md
@@ -3,7 +3,7 @@ title: arena.attributes.blip
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/box_collision_listener.md b/content/python-api/attributes/box_collision_listener.md
index 117aeebf..41bf1c04 100644
--- a/content/python-api/attributes/box_collision_listener.md
+++ b/content/python-api/attributes/box_collision_listener.md
@@ -3,7 +3,7 @@ title: arena.attributes.box_collision_listener
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/click_listener.md b/content/python-api/attributes/click_listener.md
index 373dc14d..99a03b6f 100644
--- a/content/python-api/attributes/click_listener.md
+++ b/content/python-api/attributes/click_listener.md
@@ -3,7 +3,7 @@ title: arena.attributes.click_listener
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/color.md b/content/python-api/attributes/color.md
index b045187f..2521cfe4 100644
--- a/content/python-api/attributes/color.md
+++ b/content/python-api/attributes/color.md
@@ -3,7 +3,7 @@ title: arena.attributes.color
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/data.md b/content/python-api/attributes/data.md
index 6d06f841..135750db 100644
--- a/content/python-api/attributes/data.md
+++ b/content/python-api/attributes/data.md
@@ -3,7 +3,7 @@ title: arena.attributes.data
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/data_event.md b/content/python-api/attributes/data_event.md
index dc84a95e..76be4978 100644
--- a/content/python-api/attributes/data_event.md
+++ b/content/python-api/attributes/data_event.md
@@ -3,7 +3,7 @@ title: arena.attributes.data_event
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/dynamic_body.md b/content/python-api/attributes/dynamic_body.md
index b7c3a872..763ce40d 100644
--- a/content/python-api/attributes/dynamic_body.md
+++ b/content/python-api/attributes/dynamic_body.md
@@ -3,7 +3,7 @@ title: arena.attributes.dynamic_body
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/gltf_model_lod.md b/content/python-api/attributes/gltf_model_lod.md
index 100bea3a..d5253480 100644
--- a/content/python-api/attributes/gltf_model_lod.md
+++ b/content/python-api/attributes/gltf_model_lod.md
@@ -3,7 +3,7 @@ title: arena.attributes.gltf_model_lod
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/gltf_morph.md b/content/python-api/attributes/gltf_morph.md
index a8006e12..5806f2eb 100644
--- a/content/python-api/attributes/gltf_morph.md
+++ b/content/python-api/attributes/gltf_morph.md
@@ -3,7 +3,7 @@ title: arena.attributes.gltf_morph
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/goto_landmark.md b/content/python-api/attributes/goto_landmark.md
index 2ec25eca..541b99c4 100644
--- a/content/python-api/attributes/goto_landmark.md
+++ b/content/python-api/attributes/goto_landmark.md
@@ -3,7 +3,7 @@ title: arena.attributes.goto_landmark
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/goto_url.md b/content/python-api/attributes/goto_url.md
index 278f5533..a2218993 100644
--- a/content/python-api/attributes/goto_url.md
+++ b/content/python-api/attributes/goto_url.md
@@ -3,7 +3,7 @@ title: arena.attributes.goto_url
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/impulse.md b/content/python-api/attributes/impulse.md
index e5e60f01..0edbc9cf 100644
--- a/content/python-api/attributes/impulse.md
+++ b/content/python-api/attributes/impulse.md
@@ -3,7 +3,7 @@ title: arena.attributes.impulse
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/jitsi_video.md b/content/python-api/attributes/jitsi_video.md
index a262ec35..ed746722 100644
--- a/content/python-api/attributes/jitsi_video.md
+++ b/content/python-api/attributes/jitsi_video.md
@@ -3,7 +3,7 @@ title: arena.attributes.jitsi_video
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/landmark.md b/content/python-api/attributes/landmark.md
index 2ea76167..b7ccb89a 100644
--- a/content/python-api/attributes/landmark.md
+++ b/content/python-api/attributes/landmark.md
@@ -3,7 +3,7 @@ title: arena.attributes.landmark
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/material.md b/content/python-api/attributes/material.md
index 09c84c8b..65619a4c 100644
--- a/content/python-api/attributes/material.md
+++ b/content/python-api/attributes/material.md
@@ -3,7 +3,7 @@ title: arena.attributes.material
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/material_extras.md b/content/python-api/attributes/material_extras.md
index 8d175dd1..b3007a03 100644
--- a/content/python-api/attributes/material_extras.md
+++ b/content/python-api/attributes/material_extras.md
@@ -3,7 +3,7 @@ title: arena.attributes.material_extras
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/model_update.md b/content/python-api/attributes/model_update.md
index d8bd6eca..1047bf94 100644
--- a/content/python-api/attributes/model_update.md
+++ b/content/python-api/attributes/model_update.md
@@ -3,7 +3,7 @@ title: arena.attributes.model_update
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/multisrc.md b/content/python-api/attributes/multisrc.md
index f9e695de..0761c22e 100644
--- a/content/python-api/attributes/multisrc.md
+++ b/content/python-api/attributes/multisrc.md
@@ -3,7 +3,7 @@ title: arena.attributes.multisrc
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/position.md b/content/python-api/attributes/position.md
index 86f798f2..7dc7a384 100644
--- a/content/python-api/attributes/position.md
+++ b/content/python-api/attributes/position.md
@@ -3,7 +3,7 @@ title: arena.attributes.position
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/remote_render.md b/content/python-api/attributes/remote_render.md
index 4a3e013c..a655c14f 100644
--- a/content/python-api/attributes/remote_render.md
+++ b/content/python-api/attributes/remote_render.md
@@ -3,7 +3,7 @@ title: arena.attributes.remote_render
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/rotation.md b/content/python-api/attributes/rotation.md
index 75df2388..70c0fa3c 100644
--- a/content/python-api/attributes/rotation.md
+++ b/content/python-api/attributes/rotation.md
@@ -3,7 +3,7 @@ title: arena.attributes.rotation
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/scale.md b/content/python-api/attributes/scale.md
index 0ef618e7..625717ed 100644
--- a/content/python-api/attributes/scale.md
+++ b/content/python-api/attributes/scale.md
@@ -3,7 +3,7 @@ title: arena.attributes.scale
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/shadow.md b/content/python-api/attributes/shadow.md
index 26b8eda8..55fd2b60 100644
--- a/content/python-api/attributes/shadow.md
+++ b/content/python-api/attributes/shadow.md
@@ -3,7 +3,7 @@ title: arena.attributes.shadow
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/sound.md b/content/python-api/attributes/sound.md
index a36dab9f..6063b9a0 100644
--- a/content/python-api/attributes/sound.md
+++ b/content/python-api/attributes/sound.md
@@ -3,7 +3,7 @@ title: arena.attributes.sound
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/spe_particles.md b/content/python-api/attributes/spe_particles.md
index f55b1e8e..1115b458 100644
--- a/content/python-api/attributes/spe_particles.md
+++ b/content/python-api/attributes/spe_particles.md
@@ -3,7 +3,7 @@ title: arena.attributes.spe_particles
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/static_body.md b/content/python-api/attributes/static_body.md
index 0529e5ef..391f4fa1 100644
--- a/content/python-api/attributes/static_body.md
+++ b/content/python-api/attributes/static_body.md
@@ -3,7 +3,7 @@ title: arena.attributes.static_body
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/textinput.md b/content/python-api/attributes/textinput.md
index e8241ca3..8b9374c9 100644
--- a/content/python-api/attributes/textinput.md
+++ b/content/python-api/attributes/textinput.md
@@ -3,7 +3,7 @@ title: arena.attributes.textinput
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/translate.md b/content/python-api/attributes/translate.md
index a9457bd8..80177fa0 100644
--- a/content/python-api/attributes/translate.md
+++ b/content/python-api/attributes/translate.md
@@ -3,7 +3,7 @@ title: arena.attributes.translate
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/attributes/video_control.md b/content/python-api/attributes/video_control.md
index 85df365d..78a6cdcf 100644
--- a/content/python-api/attributes/video_control.md
+++ b/content/python-api/attributes/video_control.md
@@ -3,7 +3,7 @@ title: arena.attributes.video_control
parent: arena.attributes
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/auth.md b/content/python-api/auth.md
index 0ea67f24..b7667efb 100644
--- a/content/python-api/auth.md
+++ b/content/python-api/auth.md
@@ -3,7 +3,7 @@ title: arena.auth
parent: Python API
has_children: true
---
-arena-py API v1.0.2
+arena-py API v1.1.0
@@ -61,7 +61,7 @@ needed, getting username and state from ARENA server.
def
- authenticate_scene (self , web_host , realm , scene , username , video = False ):
+ authenticate_scene (self , web_host , realm , scene , username , video = False , env = False ):
@@ -175,6 +175,36 @@ or admin, for now, get a fresh mqtt_token each time.
+
+
+
+
+ def
+ upload_store_file (self , web_host , scenename , src_file_path , dest_file_path = None ):
+
+
+
+
+
+
Upload a source file to the user's file store space. Google authentication is required.
+
+
Parameters
+
+
+str web_host : The hostname of the ARENA webserver.
+str scenename : The scene name/id.
+str src_file_path : Local path to the file to upload (required).
+str dest_file_path : Destination file path, can include dirs. Defaults to filename from src_file_path (optional).
+
+
+
Returns
+
+
+ Url address of successful file upload location, or None if failed.
+
+
+
+
@@ -215,7 +245,7 @@ or admin, for now, get a fresh mqtt_token each time.
def
- urlopen (self , url , data = None , creds = False , csrf = None ):
+ urlopen (self , url , data = None , headers = None , creds = False , csrf = None ):
diff --git a/content/python-api/base_object.md b/content/python-api/base_object.md
index eac29b05..f521da4d 100644
--- a/content/python-api/base_object.md
+++ b/content/python-api/base_object.md
@@ -3,7 +3,7 @@ title: arena.base_object
parent: Python API
has_children: true
---
-
arena-py API v1.0.2
+
arena-py API v1.1.0
diff --git a/content/python-api/device.md b/content/python-api/device.md
index 8c7282e4..f16a446a 100644
--- a/content/python-api/device.md
+++ b/content/python-api/device.md
@@ -3,7 +3,7 @@ title: arena.device
parent: Python API
has_children: true
---
-arena-py API v1.0.2
+arena-py API v1.1.0
@@ -35,10 +35,10 @@ Can create and execute various user-defined functions/tasks.
str realm : Reserved topic fork for future use (optional).
str namespace : Username of authenticated user or other namespace (automatic).
str device : The name of the device, without namespace (required).
-int network_latency_interval : Interval (in ms) to run network graph latency update. Default value is 10000 (10 secs). Ignore this parameter.
-func on_msg_callback : Called on all MQTT messages received. Default = None.
-func end_program_callback : Called on MQTT disconnect. Default = None.
-bool debug : If true, print a log of all publish messages from this client. Default = False.
+int network_latency_interval : Interval (in ms) to run network graph latency update. Default value is 10000 (10 secs). Ignore this parameter (optional).
+func on_msg_callback : Called on all MQTT messages received (optional).
+func end_program_callback : Called on MQTT disconnect (optional).
+bool debug : If true, print a log of all publish messages from this client (optional).
diff --git a/content/python-api/env.md b/content/python-api/env.md
index f043bdba..7455a927 100644
--- a/content/python-api/env.md
+++ b/content/python-api/env.md
@@ -3,7 +3,7 @@ title: arena.env
parent: Python API
has_children: true
---
-arena-py API v1.0.2
+arena-py API v1.1.0
@@ -118,8 +118,8 @@ If undefined, will try to use local authentication information previously saved.
.. envvar:: MQTTH
The :envvar:MQTTH
defines the MQTT host used by the library.
-This variable allows to use a broker different from the host argument passed to the
-scene constructor
+This variable allows to use a broker different from the host argument passed to the
+scene constructor.
@@ -135,7 +135,7 @@ scene constructor
.. envvar:: DEVICE
-
The :envvar:DEVICE
defines the name of a device, to publish and listen to.
+
The :envvar:DEVICE
defines the name of a device, to publish and listen to.
After connecting, the library listens to device topic as follows:
{REALM}/d/{NAMESPACE}/{SCENE}
.
@@ -173,7 +173,7 @@ This is passed by the runtime and used to identify the program object that repre
.. envvar:: ENABLE_INTERPRETER
The :envvar:ENABLE_INTERPRETER
enables the a simple command line interpreter that
-can be used to inspect library/program state. Set this variable with a value of
+can be used to inspect library/program state. Set this variable with a value of
true
, 1
or t
(case insensitive) to enable the interpreter.
Default: 'false'
@@ -192,8 +192,8 @@ can be used to inspect library/program state. Set this variable with a value of
.. envvar:: ARENA_TELEMETRY
-
The :envvar:ARENA_TELEMETRY
environment variable enables the library's telemetry to generate
-traces, metrics, and logs. Set this variable with a value of otlp
, mqtt
or console
(case insensitive)
+
The :envvar:ARENA_TELEMETRY
environment variable enables the library's telemetry to generate
+traces, metrics, and logs. Set this variable with a value of otlp
, mqtt
or console
(case insensitive)
to enable telemetry using OpenTelemetry (OTEL) and its Protocol (OTLP), send JSON OTEL spans to MQTT, or to the console.
@@ -210,7 +210,7 @@ to enable telemetry using OpenTelemetry (OTEL) and its Protocol (OTLP), send JSO
.. envvar:: OTLP_ENDPOINT
-
The :envvar:OTLP_ENDPOINT
environment variable is used when OTLP telemetry is enabled (ARENA_TELEMETRY=otlp
) to define
+
The :envvar:OTLP_ENDPOINT
environment variable is used when OTLP telemetry is enabled (ARENA_TELEMETRY=otlp
) to define
the telemtry endpoint.
Our implementation uses OpenTelemetry (OTEL) and its Protocol (OTLP) for encoding and transport.
@@ -231,8 +231,8 @@ the telemtry endpoint.
.. envvar:: OTEL_LOG_LEVEL
-
The :envvar:OTEL_LOG_LEVEL
environment variable sets the log level used by the logger
-implementation (ArenaTelemetry) using OpenTelemetry (OTEL).
+
The :envvar:OTEL_LOG_LEVEL
environment variable sets the log level used by the logger
+implementation (ArenaTelemetry) using OpenTelemetry (OTEL).
Default: "info".
@@ -250,7 +250,7 @@ Default: "info".
.. envvar:: PROGRAM_STATS_UPDATE_INTERVAL_MS
The :envvar:PROGRAM_STATS_UPDATE_INTERVAL_MS
environment variable defines how often program
-stats are published
+stats are published.
Default: 5000.
diff --git a/content/python-api/event_loop.md b/content/python-api/event_loop.md
index 4b0d8694..4537d395 100644
--- a/content/python-api/event_loop.md
+++ b/content/python-api/event_loop.md
@@ -3,7 +3,7 @@ title: arena.event_loop
parent: Python API
has_children: true
---
-
arena-py API v1.0.2
+
arena-py API v1.1.0
diff --git a/content/python-api/event_loop/async_worker.md b/content/python-api/event_loop/async_worker.md
index c162cc38..46a6bcb4 100644
--- a/content/python-api/event_loop/async_worker.md
+++ b/content/python-api/event_loop/async_worker.md
@@ -3,7 +3,7 @@ title: arena.event_loop.async_worker
parent: arena.event_loop
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/event_loop/asyncio_mqtt.md b/content/python-api/event_loop/asyncio_mqtt.md
index a57a2543..88f4f78a 100644
--- a/content/python-api/event_loop/asyncio_mqtt.md
+++ b/content/python-api/event_loop/asyncio_mqtt.md
@@ -3,7 +3,7 @@ title: arena.event_loop.asyncio_mqtt
parent: arena.event_loop
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/event_loop/event_loop.md b/content/python-api/event_loop/event_loop.md
index 2a65c2e2..fbf069bc 100644
--- a/content/python-api/event_loop/event_loop.md
+++ b/content/python-api/event_loop/event_loop.md
@@ -3,7 +3,7 @@ title: arena.event_loop.event_loop
parent: arena.event_loop
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/event_loop/lazy_worker.md b/content/python-api/event_loop/lazy_worker.md
index 81580a15..41ce6ca0 100644
--- a/content/python-api/event_loop/lazy_worker.md
+++ b/content/python-api/event_loop/lazy_worker.md
@@ -3,7 +3,7 @@ title: arena.event_loop.lazy_worker
parent: arena.event_loop
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/event_loop/persistent_worker.md b/content/python-api/event_loop/persistent_worker.md
index 4d3fd228..0778c0f6 100644
--- a/content/python-api/event_loop/persistent_worker.md
+++ b/content/python-api/event_loop/persistent_worker.md
@@ -3,7 +3,7 @@ title: arena.event_loop.persistent_worker
parent: arena.event_loop
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/event_loop/single_worker.md b/content/python-api/event_loop/single_worker.md
index 073a90d1..35331fd4 100644
--- a/content/python-api/event_loop/single_worker.md
+++ b/content/python-api/event_loop/single_worker.md
@@ -3,7 +3,7 @@ title: arena.event_loop.single_worker
parent: arena.event_loop
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/event_loop/worker.md b/content/python-api/event_loop/worker.md
index f01918e6..691a17c6 100644
--- a/content/python-api/event_loop/worker.md
+++ b/content/python-api/event_loop/worker.md
@@ -3,7 +3,7 @@ title: arena.event_loop.worker
parent: arena.event_loop
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/events.md b/content/python-api/events.md
index 8070aa6b..4a062beb 100644
--- a/content/python-api/events.md
+++ b/content/python-api/events.md
@@ -3,7 +3,7 @@ title: arena.events
parent: Python API
has_children: true
---
-arena-py API v1.0.2
+arena-py API v1.1.0
diff --git a/content/python-api/events/event.md b/content/python-api/events/event.md
index 1c38742e..8146cc16 100644
--- a/content/python-api/events/event.md
+++ b/content/python-api/events/event.md
@@ -3,7 +3,7 @@ title: arena.events.event
parent: arena.events
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
@@ -40,6 +40,19 @@ grand_parent: Python API
+
+
+
+
+ def
+ json (self , ** kwargs ):
+
+
+
+
+
+
+
Inherited Members
@@ -47,7 +60,6 @@ grand_parent: Python API
diff --git a/content/python-api/objects.md b/content/python-api/objects.md
index dd4c29c4..cf86a9cb 100644
--- a/content/python-api/objects.md
+++ b/content/python-api/objects.md
@@ -3,7 +3,7 @@ title: arena.objects
parent: Python API
has_children: true
---
-
arena-py API v1.0.2
+
arena-py API v1.1.0
@@ -19,7 +19,7 @@ has_children: true
OBJECT_TYPE_MAP =
-
{'entity': <class 'arena.objects.entity.Entity '>, 'arenaui-button-panel': <class 'arena.objects.arenaui_button_panel.ArenauiButtonPanel '>, 'arenaui-card': <class 'arena.objects.arenaui_card.ArenauiCard '>, 'arenaui-prompt': <class 'arena.objects.arenaui_prompt.ArenauiPrompt '>, 'box': <class 'arena.objects.box.Box '>, 'camera': <class 'arena.objects.camera.Camera '>, 'capsule': <class 'arena.objects.capsule.Capsule '>, 'circle': <class 'arena.objects.circle.Circle '>, 'cone': <class 'arena.objects.cone.Cone '>, 'cube': <class 'arena.objects.cube.Cube '>, 'cylinder': <class 'arena.objects.cylinder.Cylinder '>, 'dodecahedron': <class 'arena.objects.dodecahedron.Dodecahedron '>, 'gaussian_splatting': <class 'arena.objects.gaussian_splatting.GaussianSplatting '>, 'gltf-model': <class 'arena.objects.gltf_model.GltfModel '>, 'handLeft': <class 'arena.objects.hand_left.HandLeft '>, 'handRight': <class 'arena.objects.hand_right.HandRight '>, 'icosahedron': <class 'arena.objects.icosahedron.Icosahedron '>, 'image': <class 'arena.objects.image.Image '>, 'light': <class 'arena.objects.light.Light '>, 'line': <class 'arena.objects.line.Line '>, 'obj-model': <class 'arena.objects.obj_model.ObjModel '>, 'ocean': <class 'arena.objects.ocean.Ocean '>, 'octahedron': <class 'arena.objects.octahedron.Octahedron '>, 'pcd-model': <class 'arena.objects.pcd_model.PcdModel '>, 'plane': <class 'arena.objects.plane.Plane '>, 'ring': <class 'arena.objects.ring.Ring '>, 'roundedbox': <class 'arena.objects.roundedbox.Roundedbox '>, 'sphere': <class 'arena.objects.sphere.Sphere '>, 'tetrahedron': <class 'arena.objects.tetrahedron.Tetrahedron '>, 'text': <class 'arena.objects.text.Text '>, 'thickline': <class 'arena.objects.thickline.Thickline '>, 'threejs-scene': <class 'arena.objects.threejs_scene.ThreejsScene '>, 'torus': <class 'arena.objects.torus.Torus '>, 'torusKnot': <class 'arena.objects.torus_knot.TorusKnot '>, 'triangle': <class 'arena.objects.triangle.Triangle '>, 'urdf-model': <class 'arena.objects.urdf_model.UrdfModel '>, 'videosphere': <class 'arena.objects.videosphere.Videosphere '>}
+
{'entity': <class 'arena.objects.entity.Entity '>, 'arenaui-button-panel': <class 'arena.objects.arenaui_button_panel.ArenauiButtonPanel '>, 'arenaui-card': <class 'arena.objects.arenaui_card.ArenauiCard '>, 'arenaui-prompt': <class 'arena.objects.arenaui_prompt.ArenauiPrompt '>, 'box': <class 'arena.objects.box.Box '>, 'camera': <class 'arena.objects.camera.Camera '>, 'capsule': <class 'arena.objects.capsule.Capsule '>, 'circle': <class 'arena.objects.circle.Circle '>, 'cone': <class 'arena.objects.cone.Cone '>, 'cube': <class 'arena.objects.cube.Cube '>, 'cylinder': <class 'arena.objects.cylinder.Cylinder '>, 'dodecahedron': <class 'arena.objects.dodecahedron.Dodecahedron '>, 'gaussian_splatting': <class 'arena.objects.gaussian_splatting.GaussianSplatting '>, 'gltf-model': <class 'arena.objects.gltf_model.GltfModel '>, 'handLeft': <class 'arena.objects.hand_left.HandLeft '>, 'handRight': <class 'arena.objects.hand_right.HandRight '>, 'icosahedron': <class 'arena.objects.icosahedron.Icosahedron '>, 'image': <class 'arena.objects.image.Image '>, 'light': <class 'arena.objects.light.Light '>, 'line': <class 'arena.objects.line.Line '>, 'obj-model': <class 'arena.objects.obj_model.ObjModel '>, 'ocean': <class 'arena.objects.ocean.Ocean '>, 'octahedron': <class 'arena.objects.octahedron.Octahedron '>, 'pcd-model': <class 'arena.objects.pcd_model.PcdModel '>, 'plane': <class 'arena.objects.plane.Plane '>, 'ring': <class 'arena.objects.ring.Ring '>, 'roundedbox': <class 'arena.objects.roundedbox.Roundedbox '>, 'sphere': <class 'arena.objects.sphere.Sphere '>, 'tetrahedron': <class 'arena.objects.tetrahedron.Tetrahedron '>, 'text': <class 'arena.objects.text.Text '>, 'thickline': <class 'arena.objects.thickline.Thickline '>, 'threejs-scene': <class 'arena.objects.threejs_scene.ThreejsScene '>, 'torus': <class 'arena.objects.torus.Torus '>, 'torusKnot': <class 'arena.objects.torus_knot.TorusKnot '>, 'triangle': <class 'arena.objects.triangle.Triangle '>, 'program': <class 'arena.objects.program.Program '>, 'urdf-model': <class 'arena.objects.urdf_model.UrdfModel '>, 'videosphere': <class 'arena.objects.videosphere.Videosphere '>}
diff --git a/content/python-api/objects/arena_object.md b/content/python-api/objects/arena_object.md
index 3acd3a7d..a88a5197 100644
--- a/content/python-api/objects/arena_object.md
+++ b/content/python-api/objects/arena_object.md
@@ -3,7 +3,7 @@ title: arena.objects.arena_object
parent: arena.objects
grand_parent: Python API
---
-arena-py API v1.0.2
+arena-py API v1.1.0
@@ -76,6 +76,18 @@ grand_parent: Python API
+
+
+
+ private_objects =
+{}
+
+
+
+
+
+
+
@@ -250,6 +262,20 @@ grand_parent: Python API
+
+
+
+
@classmethod
+
+
def
+
add_private (cls , obj ):
+
+
+
+
+
+
+
diff --git a/content/python-api/objects/arenaui_button_panel.md b/content/python-api/objects/arenaui_button_panel.md
index 1122c8f8..f345e3d1 100644
--- a/content/python-api/objects/arenaui_button_panel.md
+++ b/content/python-api/objects/arenaui_button_panel.md
@@ -3,7 +3,7 @@ title: arena.objects.arenaui_button_panel
parent: arena.objects
grand_parent: Python API
---
-
arena-py API v1.0.2
+
arena-py API v1.1.0
@@ -83,6 +83,7 @@ grand_parent: Python API