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

[FL-2957] Unified Info API, App Error, Data Xchange #18

Merged
merged 14 commits into from
Nov 29, 2022

Conversation

gsurkov
Copy link
Member

@gsurkov gsurkov commented Nov 10, 2022

BEFORE MERGING

Make sure to merge this first and then update the flipperzero-protobuf submodule to point to the dev branch.

Changes

Library:

  • new rpc_property_get() method
  • new rpc_app_data_exchange_send() and rpc_app_data_exchange_recv() methods
  • new rpc_app_get_error() method

FlipperCmd:

  • Add GET-PROP command (Get property)
  • Add GET-ERROR command (Get application-specific error)
  • Add DATA-XCHANGE command (Exchange user data with application)
  • Fix incorrect rpc_system_device_info() and rpc_system_power_info() behaviour

@gsurkov gsurkov marked this pull request as ready for review November 22, 2022 12:42
@gsurkov gsurkov changed the title [FL-2957] Unified Info API [FL-2957] Unified Info API, App Error, Data Xchange Nov 22, 2022
@skotopes skotopes merged commit d0418b6 into main Nov 29, 2022
@gsurkov gsurkov deleted the gsurkov/2957_unified_info branch November 29, 2022 09:50
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.

2 participants