System

data class System(val rasp: RASP)

This class is used to start the watching of System changes.

Parameters

rasp

RASP — the main instance to use the Pradeo software

Constructors

Link copied to clipboard
constructor(rasp: RASP)

Types

Link copied to clipboard
class SystemModel(val rasp: RASP) : ViewModel

This class holds and manage system diagnosis collection, it implements a ViewModel

Properties

Link copied to clipboard
val rasp: RASP

Functions

Link copied to clipboard

Start the System state observation.