Skip to content

e2 docs custom remoteupload

Divran edited this page Apr 22, 2021 · 4 revisions

Jump to table of contents

Custom/remoteupload

Entity:remoteUpload(String Filepath)

Uploads the code from your computer to the server (1000 ops)

Entity:remoteSetCode(String Code)

Sets the E2's code with main file (250 ops)

Entity:remoteSetCode(String Main, Table Includes)

Sets the E2's code with main file & includes (250 ops)

String = getCode()

Returns the code of the E2 as a string (20 ops)

Table = getCodeIncludes()

Returns a table where indices (keys) are names of included files and entries are their codes (20 ops)

Expression 2 ⚛️

Tutorials (In learning order) 🎓

Extras ❔

Tools 🛠️

Click To Expand

Advanced

Beacon 💡

Control 🎛️

Data 💿

Detection 👀

Display 💻

Render

I/O 🔌

Physics 🚀

Utilities 🛠️

RFID

Wireless 🛜

Gates 🚥

Click To Expand

TBD

Clone this wiki locally