ResourceConsumptionEvent

constructor(nanoTime: Long = System.nanoTime(), systemTimestamp: Long = System.currentTimeMillis(), resourceTimestamp: Long? = null, unit: String, resource: String, value: Double)

Parameters

unit

The entity managing the reported resources

resource

The name of the resource

value

The value of the resource