How to add a new feature?(UUID PROBLEM)

Abierto
#23 11 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
android, kotlin
Área
mobile-dev

Línea de trabajo

Start with the linked BlueSTSDK_Android documentation and the custom class extending Feature, including its constructor and extractData method. Trace the documentation's second step and the node-connection setup to determine where the UUID is obtained and registered. Done means the custom feature is registered before connection and can extract sample data.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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)

Lenguaje dominante
Kotlin
Estrellas
99
Forks
49
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de STMicroelectronics/BlueSTSDK_Android

Todos los issues de STMicroelectronics/BlueSTSDK_Android

Issues similares

Más issues de Kotlin

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.