Skip to content

Set Context Storage to filesystem #40

Open
@bobpecor

Description

Hi,

I'm trying to configure the node red plugin to save context data to the file system.

In the plugin config, I set the Setting Name to:

contextStorage

and the Value to:

{"default":{"module":"localfilesystem"}}

The log contains the following message:

@signalk/signalk-node-red setting contextStorage to {"default":{"module":"localfilesystem"}}

However, the following error message is logged:

TypeError: Cannot read properties of undefined (reading 'forEach') at Object.addModule

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions