Skip to content

Rework google sheets and firebase as subsets of "Forwarder" #12

@mitra42

Description

@mitra42

SImilarities and differences between Firebase and Google Sheets forwarders.

Configuration

  • period - how often to do periodic
  • verbose - for debugging

Class methods

  • setup - includes for example subscriptions if needed and starting timer
  • periodic - done every xx seconds
  • messageReceived(topic, value) - each time message received

Config read should create the forwarders
setup on main should loop through all forwarders
Periodic should be on a timer created by setup
messageReceived on main body should loop through all forwarders

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions