AdminActionsUseCase
open class AdminActionsUseCase(radioController: ERROR CLASS: Symbol not found for RadioController, nodeRepository: ERROR CLASS: Symbol not found for NodeRepository)(source)
Use case for performing administrative and destructive actions on mesh nodes.
This component provides methods for rebooting, shutting down, or resetting nodes within the mesh. It also handles local database synchronization when these actions are performed on the locally connected device.