standardEACNet = ''' {status} {error} {response} ''' standardIIDX = ''' {status} {error} {response} ''' genericError = '''<{protocol}> 1 <{result} /> 1 ''' heartbeat = ''' <{protocol}> 0 0 <{result}> 1 1 0 {token} {nextClock} {timeRemain} 1730145600000 1730152800000 1 0 ''' itemList = ''' <{protocol}> 0 0 <{result}> ''' serverClock = '''<{protocol}> 0 0 <{result}> {Clock} ''' ReservePoint = '\n dummy_transaction_id\n \n' ReserveItem = '\n 0\n \n' ReserveItemEAC = 'dummy_transaction_id\n' consumeItemEAC = '{item_id}\n {tickets}\n 0\n'