Login to follow
Device Diagnostic

Device Diagnostic (ODC)

Stable version 0.1.2 (Compatible with ODC)
Uploaded on 31 Mar (10 days ago) by Noesis
Device Diagnostic

Device Diagnostic (ODC)

Documentation
0.1.2

You just need to add the actions or wb needed for example

Use this WB that sends an event when there is a change on bluetooth, location or NFC status



... Or, if you want to use the functions directly,
you can use the client action to access the device
settings example of some actions:

  • Open device application settings
    • this is extended to specific settings such as bluetooth, location, wifi, etc...
  • Check for components support
    • current allowed components are bluetooth, bluetooth low energy and NFC (android only)
  • Ability to restart the application
  • Debug and ADB mode
  • and more