org.flexiblepower.ral.messages
public class ControlSpaceRevoke extends ResourceMessage
ControlSpaceUpdate message by sending the
ControlSpaceRevoke message. After sending the message every received ControlSpaceUpdate should be
removed by the energy app, only the registration message is valid afterwards.| Constructor and Description |
|---|
ControlSpaceRevoke(java.lang.String resourceId,
java.util.Date timestamp)
Creates a new
ControlSpaceRevoke message for a specific resource. |
equals, getResourceId, getResourceMessageId, getTimestamp, hashCode, toString, toStringpublic ControlSpaceRevoke(java.lang.String resourceId,
java.util.Date timestamp)
ControlSpaceRevoke message for a specific resource.resourceId - The resource identifiertimestamp - The moment when this constructor is called