2.2.3.3.3 COMMAND
The COMMAND enumeration is used to direct the behavior of the device upon receiving a metering protocol response message by giving it a command. The only supported command is "RESET", as specified below.
-
<xs:simpleType name="COMMAND"> <xs:restriction base="xs:string"> <xs:enumeration value="RESET"/> </xs:restriction> </xs:simpleType>
RESET: This command triggers a reset of the metering data on the store for the given MID.