dk.sdu.cloud.app.orchestrator.api.SyncthingConfig.Device

UCloud Developer Guide / Orchestration of Resources / Compute / Syncthing

SyncthingConfig.Device

data class Device(
    val deviceId: String,
    val label: String,
)
Properties

Last updated