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
cellular
containers
ethernet
firmware
log
network
print
service-discovery
storage
trace
wifi
assets
base
containers
external
firmware
services
storage
trace
tls
uart
uuid
writer
zlib
Interface ContainerService
Interface summary
Constructors
Statics
Methods
Fields
SELECTOR
->
any
FLAG-RUN-BOOT
->
int
FLAG-RUN-CRITICAL
->
int
LIST-IMAGES-INDEX
->
int
LOAD-IMAGE-INDEX
->
int
START-CONTAINER-INDEX
->
int
STOP-CONTAINER-INDEX
->
int
UNINSTALL-IMAGE-INDEX
->
int
IMAGE-WRITER-OPEN-INDEX
->
int
IMAGE-WRITER-WRITE-INDEX
->
int
IMAGE-WRITER-COMMIT-INDEX
->
int
NOTIFY-BACKGROUND-STATE-CHANGED-INDEX
->
int
Statics
FLAG-RUN-BOOT
->
int
FLAG-RUN-CRITICAL
->
int
IMAGE-WRITER-COMMIT-INDEX
->
int
IMAGE-WRITER-OPEN-INDEX
->
int
IMAGE-WRITER-WRITE-INDEX
->
int
LIST-IMAGES-INDEX
->
int
LOAD-IMAGE-INDEX
->
int
NOTIFY-BACKGROUND-STATE-CHANGED-INDEX
->
int
SELECTOR
->
any
START-CONTAINER-INDEX
->
int
STOP-CONTAINER-INDEX
->
int
UNINSTALL-IMAGE-INDEX
->
int
Methods
image-writer-commit
handle/
int
flags/
int
data/
int
->
Uuid
image-writer-open
size/
int
->
int
image-writer-write
handle/
int
bytes/
ByteArray
->
none
list-images
->
List
load-image
id/
Uuid
->
List
notify-background-state-changed
new-state/
any
->
none
start-container
handle/
int
arguments/
any
->
none
stop-container
handle/
int
->
none
uninstall-image
id/
Uuid
->
none