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

Obtaining at compile/runtime the ESP Zigbee Library version? (TZ-1137) #429

Open
monty68 opened this issue Sep 14, 2024 · 1 comment
Open
Labels

Comments

@monty68
Copy link

monty68 commented Sep 14, 2024

Question

Can we obtain the version number/details of the ESP Zigbee library version at compile time and/or at runtime?

For ZBoss, there is the zb_get_version() function.

Additional context.

No response

@github-actions github-actions bot changed the title Obtaining at compile/runtime the ESP Zigbee Library version? Obtaining at compile/runtime the ESP Zigbee Library version? (TZ-1137) Sep 14, 2024
@xieqinan
Copy link
Contributor

@monty68 ,

Can we obtain the version number/details of the ESP Zigbee library version at compile time and/or at runtime?

The esp-zigbee-sdk v1.5.1 has already supported this feature, please refer to https://github.com/espressif/esp-zigbee-sdk/blob/main/components/esp-zigbee-lib/include/esp_zigbee_core.h#L961.

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

No branches or pull requests

2 participants