Libraries
bignum
binary
bitmap
ble
bytes
core
crypto
device
encoding
esp32
expect
fixed-point
flash
font
gpio
i2c
i2s
icons
io
line-wrap
log
math
monitor
net
pulse-counter
reader
reader-writer
rmt
serial
spi
statistics
system
api
assets
base
containers
external
firmware
services
storage
trace
tls
uart
uuid
writer
zlib
Library containers
To use this library in your code:
import system.containers
User-space side of the RPC API for installing container images in flash, and stopping and starting containers based on them.
Classes
Container
ContainerImage
ContainerImageWriter
Functions
current
->
Uuid
images
->
List
notify-background-state-changed
new-state/
bool
->
none
Notifies the system about a background-state change.
start
id/
Uuid
arguments/
any
=
[]
--on-event/
Lambda
=
null
--on-stopped/
Lambda
=
null
->
Container
uninstall
id/
Uuid
->
none