You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating multiple instances of a single Service class will share characteristic and descriptor instances. Ideally the descriptor functionality should be decoupled from the dbus interface with a dbus interface instance per Service instance.