Skip to content

switch to using ledger for device settings #3

@sebkopf

Description

@sebkopf

this eliminates issues of discontinuity between the settings of a device and with the 16KB limit it can easily store all settings:

https://docs.particle.io/getting-started/logic-ledger/ledger-configuration/

notes:

  • keep the settings changes happening on the device side with the commands (faster than sync)
  • i.e. beyond using this for easy sync instead of eeprom, consider keeping everything as is (except use the ledger to figure out status of everything on lablogger app since this way don't need to query the device)

Metadata

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