Package-level declarations

Types

Link copied to clipboard
The BrownieHostOverview class is used as DTO to share the information about the current stats of a BrownieHost
Link copied to clipboard
open class BrownieHostStat
The BrownieHostStat class represents a statistic about BrownieHost
Link copied to clipboard
The CurrentHostStatus record class is used as DTO to share the information about the current HostStatus of a BrownieHost
Link copied to clipboard
data class RemoteHostData(val sshUser: String, val sshPassword: String, val macAddress: String, val broadcastIp: String)

The RemoteHostData data class represents the sensitive data of a remote host