Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement new xesar mqtt api functionality #111

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

berka3
Copy link
Contributor

@berka3 berka3 commented Aug 13, 2024

No description provided.

@berka3 berka3 linked an issue Aug 13, 2024 that may be closed by this pull request
@MartinPfeffer MartinPfeffer self-requested a review August 14, 2024 06:20
@MartinPfeffer MartinPfeffer dismissed a stale review August 14, 2024 06:21

wrong button

@berka3 berka3 force-pushed the 97-implement-new-xesar-mqtt-api-functionality branch from 3992f09 to d4f54a1 Compare August 14, 2024 06:33
*/
suspend fun XesarConnect.configureBluetoothStateAsync(
installationPointId: UUID,
bluetoothState: String,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could use an enum with the values: ENABLED, DISABLED, NOT_SUPPORTED?
If so, we should also update it in the command data class and the InstallationPointChangedEvent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement new xesar mqtt api functionality
3 participants