Class SignOfLifeTimerPacket
java.lang.Object
jmri.jmrix.ipocs.protocol.packets.Packet
jmri.jmrix.ipocs.protocol.packets.SignOfLifeTimerPacket
Request IPOCS unit to periodically send sign of life notifications.
- Since:
- 4.21.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbytegetId()shortprotected voidparseSpecific(ByteBuffer buffer) protected byte[]voidsetInterval(short interval)
-
Field Details
-
IDENT
- See Also:
-
-
Constructor Details
-
SignOfLifeTimerPacket
public SignOfLifeTimerPacket()
-
-
Method Details
-
getId
-
parseSpecific
- Specified by:
parseSpecificin classPacket
-
serializeSpecific
- Specified by:
serializeSpecificin classPacket
-
getInterval
-
setInterval
-