System

data class System(val rasp: RASP)

This data class provides functionalities related to the device System section, such as uploading the device's characteristic or updating the system status.

Parameters

rasp

RASP — the main instance to use the Pradeo software

Constructors

Link copied to clipboard
constructor(rasp: RASP)

Properties

Link copied to clipboard
val rasp: RASP