Resource State Changed
@Serializable
@SerialName(value = "ResourceStateChanged" )
A resource changed state. Covers both the process-view Resource and the station-package SResource. state is a String tag (e.g. "Busy", "Idle", "Failed", "Inactive") so the renderer needs no enum dependency.