Skip to content

How to add a new feature?(UUID PROBLEM) #23

@ANPuroOsso

Description

@ANPuroOsso

So I'm trying to add a new custom feature to the Android APP. I've already implemented the custom class that extends "Feature", have created the constructor having only the Node as a parameter, and have implemented the ExtractResult extractData method as well as a getter method for extracting data from the sample, as it's instructed in the documentation: https://github.com/STMicroelectronics/BlueSTSDK_Android

As far as step 2 goes, I'm not getting how do I get a "UUID" for this new feature and where exactly I have to add it in my code( the documentation says it has to be done before node connection, but I'm not sure where that would be)

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