Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Blynk app needs to remember connection name and IP:Port for sync #34

Description

@gillspice

Ideally, on sync, all the settings from the app could be updated to the server. Currently, since the connection name and IP:Port are set as labels in the app they can not be read back in order to sync. I think the way to solve this would be to add dummy virtual pins (that don't have corresponding widgets in the app) that are used just to store this information, that way the dummy pins can be read to properly sync.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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