This is the documentation for the latest (main) development branch of the Infuse-IoT platform. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

embeint,data-logger-disk-access

Description

Data logging backend using the disk access API

Properties

Properties not inherited from the base binding file.

Name

Type

Details

disk

phandle

Disk to use for data logger.

This property is required.

extra-ram-buffer

int

When a block fills, buffer it in RAM until additional blocks fill. This allows multiple blocks to be written one after the other, amortising the power-up and power-down costs associated with an interface.