Skip to content

BLE Gateway Proposal #1

Description

@bradjc

I've been working on an implementation of the gateway we've been discussing at various gateway meetings and other places.

See the readme for a description of how it currently works. It's mostly focused on parsing advertisements at the moment.

I also sketched up a rough overview of how the system works currently:

img-160106205310-0001

I thought this might be a good place to have discussion as it both is archived and allows for comments on specific code.

Known Issues

  • There isn't a way for device-specific parsers to label or identify the type of the data object they output. For example, the powerblade parser returns an object with the keys power, voltage, energy, etc. but nowhere can it identify the entire object as a "Power Meter Reading" object, which downstream listeners would want. I'm not sure where this best fits yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions