[Firebug-cvs] fireboard/beta/bin linkmsg.pgsql,NONE,1.1
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2005-08-02 03:03:06
|
Update of /cvsroot/firebug/fireboard/beta/bin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv650 Added Files: linkmsg.pgsql Log Message: link testing message for pg. --- NEW FILE: linkmsg.pgsql --- /** * This class is automatically generated by mig. DO NOT EDIT THIS FILE. * This code provides postgres table to the 'LinkMsgP' * message type. */ CREATE TABLE LinkMsgP ( result_time timestamp without time zone, header_am_type integer, header_seqno integer, tstamp integer, moteid integer, RSSI integer, LQI integer); |