Configure Resource Event
data class ConfigureResourceEvent(val nanoTime: Long = System.nanoTime(), val systemTimestamp: Long = System.currentTimeMillis(), val unit: String, val resource: String, val name: String?, val description: String? = null) : SessionEvent
Defines an event for configuring a meter. See https://tech.utugit.fi/soft/tools/power/doc/manual/usage/intro/
Parameters
unit
Unit to configure
resource
Resource to configure
name
New name of the meter