class

RNS::Management::ConfigAck

Inherits RNS::MessageBase < Reference < Object

  1. ConfigAck (node -> Reticule)

Constants

STATUS_APPLIED = 0_u8
STATUS_APPLIED_PENDING_RESTART = 1_u8
STATUS_APPLY_FAILED = 3_u8
STATUS_VALIDATION_FAILED = 2_u8

Class methods

msgtype
Source

Instance methods

config_hash
Source
config_hash=(config_hash : Bytes)
Source
error_message
Source
error_message=(error_message : String | Nil)
Source
pack
Source
push_id
Source
push_id=(push_id : Bytes)
Source
status
Source
status=(status : UInt8)
Source
unpack(raw : Bytes)
Source