Class ResetControllerPacket
java.lang.Object
jmri.jmrix.ipocs.protocol.packets.Packet
jmri.jmrix.ipocs.protocol.packets.ResetControllerPacket
Force an IPOCS unit to restart/reboot
- Since:
- 4.21.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbytegetId()protected voidparseSpecific(ByteBuffer buffer) protected byte[]
-
Field Details
-
IDENT
- See Also:
-
-
Constructor Details
-
ResetControllerPacket
public ResetControllerPacket()
-
-
Method Details
-
getId
-
parseSpecific
- Specified by:
parseSpecificin classPacket
-
serializeSpecific
- Specified by:
serializeSpecificin classPacket
-