Class GetChipInfo

All Implemented Interfaces:
SerializableMessage

public class GetChipInfo
extends SCPRequest<GetChipInfo.Response>
A request to read the chip information from a core. The response payload is the summary information for the chip.

Calls cmd_info() in scamp-cmd.c.