Skip to main content
Skip table of contents

File management

There are two mechanisms for File management:

  1. File Stores - generic and flexible file management:

    1. No restrictions on file paths.

    2. No periodic scanning of file store contents.

  2. Buckets - advanced file management:

    1. Generates MQTT messages upon file Create, Update, Delete. Developers can write code to handle these events.

    2. Enables syncing of files between platform and edge.

    3. Requires strict adherence to file path formats.

    4. Requires periodic scanning of file store contents.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.