PublicSubSys message in JSON format
{
"PublicSubSys":{
"id": ,
/*required, integer, partition No., it starts from 1*/
"enabled": ,
/*required, boolean, whether to enable the public partition*/
"linkageCommon":
/*optional, array, normal partitions linked to the public partition. This node is required when enabled is "true"*/
}
}