JSON_CardParam

JSON message about card parameters

{
  "CardParam": {
    "type": ""
/*required, string, card types: " CPU1356,PSAM1,PSAM2,PSAM3,PSAM4"*/
    "protocol": ""
/*required, string, card protocol types: "T0,T1"*/
  }
}