kevincar/bless

Dynamically expose the backend service objects

kevincar opened this issue · 0 comments

The problem

The bless package exposes the appropriate backend server and characteristics but not the service

Expected behavior

from bless import BlessGATTService

should represent the appropriate OS-specific service object; e.g., BlessGATTServiceWinRT on windows