DT 的数据字典
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2153 lines
70 KiB

1 year ago
<?xml version="1.0"?>
<GraphAbstract xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GraphicNodes>
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
1 year ago
<Guid>87e1bd36-4ed8-4aa2-ba62-46e4015ef1b0</Guid>
1 year ago
<Text>device_info</Text>
1 year ago
<ModuleName>DeviceManger</ModuleName>
<FileNodeGuid>2fc72604-4dd1-4843-89cd-b3f4173af05c</FileNodeGuid>
1 year ago
<Resizable>false</Resizable>
<Rectangle>
<Location>
1 year ago
<X>278</X>
1 year ago
<Y>184</Y>
1 year ago
</Location>
<Size>
1 year ago
<Width>317.433472</Width>
<Height>283.259766</Height>
1 year ago
</Size>
1 year ago
<X>278</X>
1 year ago
<Y>184</Y>
<Width>317.433472</Width>
<Height>283.259766</Height>
1 year ago
</Rectangle>
<Connectors>
<Connector>
1 year ago
<Guid>5cbeaada-9230-4cf0-b262-bb97a35ff821</Guid>
1 year ago
<Text />
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
1 year ago
<Guid>0bf5b343-cd34-4a17-b4b1-5fff64e30970</Guid>
1 year ago
<Text />
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
1 year ago
<Guid>47912472-2084-425e-a7af-1427c6d03a77</Guid>
1 year ago
<Text />
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
1 year ago
<Guid>04689ee6-27f3-494e-9402-5826b84ea02f</Guid>
1 year ago
<Text />
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
1 year ago
<Name>device_info</Name>
1 year ago
<Guid>3ec229c5-346e-48cd-a936-fad96bc9100b</Guid>
<CnName>设备借口信息格式</CnName>
1 year ago
<Note />
1 year ago
<TableSpace>ms_</TableSpace>
1 year ago
<Owner />
1 year ago
<ModuleName>DeviceManger</ModuleName>
1 year ago
<Fields>
<Field>
1 year ago
<Guid>f6b553e5-f1b8-4041-81bc-20817171569b</Guid>
1 year ago
<Name>id</Name>
1 year ago
<CnName>设备唯一标识</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
1 year ago
<Note>CUID字符串</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>eef19dab-97eb-48ca-8879-5ee17c2049d6</Guid>
<Name>device_owner_id</Name>
<CnName>设备所属站点ID</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Integer</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>b8943511-5fcd-4ff9-913c-ce97c12bf6fc</Guid>
<Name>device_type</Name>
<CnName>设备类型</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Integer</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>enum{雷达=1;AIS设备=2;白光=3;红外=4;白光红外一体=5;无人机=6;无人艇=7;周界=8;传感器=9;其他=10;}</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>52a7a64c-22e7-42f9-a00e-3882290ca484</Guid>
<Name>device_name</Name>
<CnName>设备名称</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>255</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>VarChar(255)</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>04a91d75-0103-43c4-9913-683cfbec75ab</Guid>
<Name>device_model</Name>
<CnName>文字描述得设备型号</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>255</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>VarChar(255)</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>例如:CP1103便携相控阵雷达</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>758fa237-6eb6-4cee-8fa0-de38008e048c</Guid>
<Name>device_position</Name>
<CnName>文字描述设备位置</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>255</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>VarChar(255)</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>例如:背仔角站点</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>4733704c-ea3a-4ac8-9818-ef6f54f1ed09</Guid>
<Name>device_lon</Name>
<CnName>设备经度</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<Name>Double</Name>
<GroupName />
1 year ago
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
1 year ago
<FullName>Double</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
1 year ago
<Note>小数点后6位,113.337664</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>46f10d80-739f-4e61-9e81-e207190e09b5</Guid>
<Name>device_lat</Name>
<CnName>设备纬度</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<Name>Double</Name>
<GroupName />
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Double</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>小数点后6位,22.597240</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>a77ecc9c-b922-4e3e-825c-fa9fcfbb5ba3</Guid>
<Name>device_alt</Name>
<CnName>设备海拔</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<Name>Double</Name>
<GroupName />
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Double</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>小数点后2位,71.45</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>a65085e0-db57-4fa8-80c3-b98f3958e167</Guid>
<Name>device_status</Name>
<CnName>设备初始状态</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Integer</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note> 0:在线,正常工作;1:离线,设备关机;2:在线,设备故障;3,其它;</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>7fe6c994-5190-4ac3-a91f-ae832b46700f</Guid>
<Name>device_url</Name>
<CnName>设备访问路径</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>255</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>VarChar(255)</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>如果是雷达/AIS设备,则为设备IP地址,如果是远程光点,则为光电视频流访问地址(rtsp,例如:rtsp://username:password@ip:port/Streaming/Channels/201?transportmode=unicast)</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>380ad646-af13-42e5-abb5-f155feb15fb4</Guid>
<Name>real_time</Name>
<CnName>时间记录</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType26</ID>
<Name>Datetime</Name>
<GroupName>datetime</GroupName>
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Datetime</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>4616e712-7bd1-4a4f-bd2b-dbbda2ccd1fa</Guid>
<Name>opera_type</Name>
<CnName>操作类型</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Integer</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>设备增加,1;设备删减,2;设备信息变更,3;</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>272ea8a5-c7a0-4d01-a46b-8330f34ff1b3</Guid>
<Name>username</Name>
<CnName>用户名</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
1 year ago
<Note>0:在线,正常工作;1:离线,设备关机;2:在线,设备故障;3,其它</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>51f0f4db-03fe-46a5-9fc1-4c3b2398ff3a</Guid>
<Name>password</Name>
<CnName>密码</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
</Fields>
<Indexes />
<Triggers />
<Constraints />
1 year ago
<FileNodeGuid>2fc72604-4dd1-4843-89cd-b3f4173af05c</FileNodeGuid>
1 year ago
</Table>
<Collapse>false</Collapse>
</GraphicNode>
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
1 year ago
<Guid>732c3d08-1e94-4c62-9310-f27fc6762803</Guid>
1 year ago
<Text>device_status</Text>
1 year ago
<ModuleName>DeviceManger</ModuleName>
<FileNodeGuid>2fc72604-4dd1-4843-89cd-b3f4173af05c</FileNodeGuid>
1 year ago
<Resizable>false</Resizable>
<Rectangle>
<Location>
1 year ago
<X>631</X>
<Y>188</Y>
1 year ago
</Location>
<Size>
1 year ago
<Width>184.187439</Width>
1 year ago
<Height>122.419907</Height>
1 year ago
</Size>
1 year ago
<X>631</X>
<Y>188</Y>
<Width>184.187439</Width>
1 year ago
<Height>122.419907</Height>
1 year ago
</Rectangle>
<Connectors>
<Connector>
1 year ago
<Guid>d89ebb99-2b2c-4211-beba-a4b4f716c2f9</Guid>
1 year ago
<Text />
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
1 year ago
<Guid>ada9a914-164f-45c2-9912-c1e3ea2a3bfd</Guid>
1 year ago
<Text />
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
1 year ago
<Guid>816eebcf-536c-43d5-86a1-86baae7f44eb</Guid>
1 year ago
<Text />
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
1 year ago
<Guid>31bf012e-9c45-428e-9346-fa5919af144f</Guid>
1 year ago
<Text />
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
1 year ago
<Name>device_status</Name>
1 year ago
<Guid>c82e39d6-1dc2-4204-887d-8ea230190f79</Guid>
<CnName>设备状态信息</CnName>
1 year ago
<Note />
1 year ago
<TableSpace>ms_</TableSpace>
1 year ago
<Owner />
1 year ago
<ModuleName>DeviceManger</ModuleName>
1 year ago
<Fields>
<Field>
1 year ago
<Guid>eedddc7a-ce40-4f2c-bad2-4a94534a6bb5</Guid>
1 year ago
<Name>id</Name>
1 year ago
<CnName>id</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>d888a951-7815-44d4-9c2b-87f3105d300e</Guid>
<Name>device_id</Name>
<CnName>设备唯一标识</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
1 year ago
<Note>32位随机字符串</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>41c52025-3958-4bfc-933e-88892aac71ad</Guid>
<Name>device_owner_id</Name>
<CnName>设备所属站点ID</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Integer</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>前端站、各级监控中心</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>15f774db-420f-4813-979e-2d530a609282</Guid>
<Name>status</Name>
<CnName>设备初始状态</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
1 year ago
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
1 year ago
<FullName>Integer</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
1 year ago
<Note>0:在线,正常工作;1:离线,设备关机;2:在线,设备故障;3,其它</Note>
1 year ago
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>db0cfc6d-7411-44ce-80ea-bcb6463fb3d3</Guid>
<Name>remark</Name>
<CnName>状态补充说明</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>255</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>VarChar(255)</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
1 year ago
</Fields>
<Indexes />
<Triggers />
<Constraints />
<FileNodeGuid>2fc72604-4dd1-4843-89cd-b3f4173af05c</FileNodeGuid>
</Table>
<Collapse>false</Collapse>
</GraphicNode>
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>8ce64c85-d9a1-43c1-8c0f-13a074d40f83</Guid>
<Text>deveice_type</Text>
<ModuleName>DeviceManger</ModuleName>
<FileNodeGuid>2fc72604-4dd1-4843-89cd-b3f4173af05c</FileNodeGuid>
<Resizable>false</Resizable>
<Rectangle>
<Location>
<X>87</X>
<Y>186</Y>
</Location>
<Size>
<Width>131.042938</Width>
<Height>170.67186</Height>
</Size>
<X>87</X>
<Y>186</Y>
<Width>131.042938</Width>
<Height>170.67186</Height>
</Rectangle>
<Connectors>
<Connector>
<Guid>753595b4-b013-4dc5-a78d-6b9b1156bcbb</Guid>
<Text />
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
<Guid>780af9f7-9c08-4135-9b8e-399b6fa811e6</Guid>
<Text />
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
<Guid>7c4df16a-aa08-4503-be27-41fbe60c2cec</Guid>
<Text />
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
<Guid>43692f79-ba4e-4b33-8ceb-78dcec7143e7</Guid>
<Text />
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
<Name>deveice_type</Name>
<Guid>f9df1238-94e8-4a4b-b943-6c06798cb0b6</Guid>
<CnName>设备类型表</CnName>
<Note />
<TableSpace>ms_</TableSpace>
<Owner />
<ModuleName>DeviceManger</ModuleName>
<Fields>
1 year ago
<Field>
1 year ago
<Guid>f2c3d05c-ef2a-40f2-93d0-650e567402d3</Guid>
<Name>id</Name>
<CnName />
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
1 year ago
<IsPK>true</IsPK>
1 year ago
<IsFK>false</IsFK>
1 year ago
<IsNullable>false</IsNullable>
1 year ago
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>dffee977-4430-4b49-88b0-14731a6a48fd</Guid>
<Name>type_no</Name>
<CnName>类型编号</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
1 year ago
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
1 year ago
<FullName>Integer</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>6b685c0e-0636-46e6-97b4-63dab5ff4c6d</Guid>
<Name>type_name</Name>
<CnName>类型名称</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>8d151b8d-500f-44bc-98f0-37b1cc822898</Guid>
<Name>map_model</Name>
<CnName>地图显示图片模型</CnName>
1 year ago
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>150</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>VarChar(150)</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
1 year ago
<IsPK>false</IsPK>
1 year ago
<IsFK>false</IsFK>
1 year ago
<IsNullable>true</IsNullable>
1 year ago
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>ad5fe473-18ae-46be-a29c-70d50b80c181</Guid>
<Name>is3d</Name>
<CnName>是否3D</CnName>
1 year ago
<DataType>
<precision>-1</precision>
1 year ago
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
1 year ago
<Precision>-1</Precision>
1 year ago
<Scale>-1</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Integer</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>12456b78-7a8e-4c3c-9551-baea90521cfe</Guid>
<Name>width</Name>
<CnName>默认宽度</CnName>
1 year ago
<DataType>
1 year ago
<precision>2</precision>
<ID>DataType4</ID>
<Name>Decimal</Name>
<GroupName>Number</GroupName>
<Precision>2</Precision>
<Scale>10</Scale>
1 year ago
<Visiable>true</Visiable>
1 year ago
<FullName>Decimal(10,2)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>b468bb66-e513-4701-8a34-01d4b4ea64bd</Guid>
<Name>length</Name>
<CnName>默认长度</CnName>
<DataType>
<precision>2</precision>
<ID>DataType4</ID>
<Name>Decimal</Name>
<GroupName>Number</GroupName>
<Precision>2</Precision>
<Scale>10</Scale>
<Visiable>true</Visiable>
<FullName>Decimal(10,2)</FullName>
1 year ago
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
1 year ago
<Field>
<Guid>55172d55-0731-4168-ad39-93cb0af97651</Guid>
<Name>height</Name>
<CnName>默认高度</CnName>
<DataType>
<precision>2</precision>
<ID>DataType4</ID>
<Name>Decimal</Name>
<GroupName>Number</GroupName>
<Precision>2</Precision>
<Scale>10</Scale>
<Visiable>true</Visiable>
<FullName>Decimal(10,2)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note>单位米</Note>
<Code />
<FormDbFullName />
</Field>
1 year ago
</Fields>
<Indexes />
<Triggers />
<Constraints />
1 year ago
<FileNodeGuid>2fc72604-4dd1-4843-89cd-b3f4173af05c</FileNodeGuid>
1 year ago
</Table>
<Collapse>false</Collapse>
</GraphicNode>
1 year ago
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>df9cd582-7cc8-45a6-88c6-a0314f43b35d</Guid>
<Text>camera_setting</Text>
<ModuleName>DeviceManger</ModuleName>
<FileNodeGuid>2fc72604-4dd1-4843-89cd-b3f4173af05c</FileNodeGuid>
<Resizable>false</Resizable>
<Rectangle>
<Location>
<X>881</X>
<Y>185</Y>
</Location>
<Size>
<Width>171.583984</Width>
<Height>717.5273</Height>
</Size>
<X>881</X>
<Y>185</Y>
<Width>171.583984</Width>
<Height>717.5273</Height>
</Rectangle>
<Connectors>
<Connector>
<Guid>1e74cc19-7285-42b8-972e-7cbf34e3dec8</Guid>
<Text />
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
<Guid>f968ce57-c5b0-4842-95f7-65b87b7d5993</Guid>
<Text />
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
<Guid>216a2054-d4ae-4a8d-8923-543bf7a54d21</Guid>
<Text />
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
<Guid>9f4404e3-e466-42e0-a48a-d3a95243f3a0</Guid>
<Text />
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
<Name>camera_setting</Name>
<Guid>e2f29387-32e2-472e-9362-7918e4078acb</Guid>
<CnName>相机信息表</CnName>
<Note />
<TableSpace>ms_</TableSpace>
<Owner />
<ModuleName>DeviceManger</ModuleName>
<Fields>
<Field>
<Guid>2e77428c-3195-40b4-a11f-95a2744394d3</Guid>
<Name>id</Name>
<CnName>id</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>36</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(36)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>e06ef629-4a43-4883-aa98-40ed1821da3a</Guid>
<Name>create_by</Name>
<CnName>创建人</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>3e9bdefb-2ef8-4f22-b42d-5588e33ea31b</Guid>
<Name>create_time</Name>
<CnName>创建日期</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType26</ID>
<Name>Datetime</Name>
<GroupName>datetime</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Datetime</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>ef92e00a-5ac9-4d8a-b49a-7de54e552282</Guid>
<Name>update_by</Name>
<CnName>更新人</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>50</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>20d7674d-54cc-432c-9a55-36b1ce9dca2d</Guid>
<Name>update_time</Name>
<CnName>更新日期</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType26</ID>
<Name>Datetime</Name>
<GroupName>datetime</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Datetime</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>0e791ebd-0447-40d4-938c-bf03da325714</Guid>
<Name>site_id</Name>
<CnName>站点id</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>36</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(36)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>7233bf58-1c8e-4d7c-80cc-1aef78bb95c1</Guid>
<Name>site_name</Name>
<CnName>站点名称</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>32</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(32)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>a0994e3e-3f43-47a7-b72d-4bb3ea09619b</Guid>
<Name>ip</Name>
<CnName>相机ip</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>20</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(20)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>f26e6065-3d38-458b-806c-a1c417085b07</Guid>
<Name>ip2</Name>
<CnName>相机备用ip</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>20</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(20)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>13db1554-c775-4db5-8604-a99ed0a9467e</Guid>
<Name>port</Name>
<CnName>端口</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>914a9576-48d3-480a-9e44-5ea07ffec9c0</Guid>
<Name>user</Name>
<CnName>认证用户名</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>32</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(32)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>6ab456e7-14b9-40e7-97f7-d288666aef31</Guid>
<Name>password</Name>
<CnName>认证密码</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>32</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(32)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>1cfad99b-aff7-47cc-b599-467afaceefa9</Guid>
<Name>channel</Name>
<CnName>相机预览通道</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>4b4754a3-0a35-4ec4-87f8-88ea5db68fbe</Guid>
<Name>pre_rtsp</Name>
<CnName>rtsp地址</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>200</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(200)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>6db512c3-fdf1-4e9a-aec0-ec6376f85551</Guid>
<Name>analysis_rtsp</Name>
<CnName>分析rtsp</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>200</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(200)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>b2a78c72-81c3-40a0-b4ec-39573c278076</Guid>
<Name>record_rtsp</Name>
<CnName>录像rtsp</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>200</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(200)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>e54897af-2c5d-4034-acaa-f853ac81b601</Guid>
<Name>cloud_ctrl_ip</Name>
<CnName>云台控制ip</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>32</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(32)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>c7a4ca2e-db51-4764-aa6c-fa8a50999ff7</Guid>
<Name>cloud_ctrl_port</Name>
<CnName>云台控制端口</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>78738dfa-7ee3-43fc-b6ca-bdebb3e52b1c</Guid>
<Name>camera_name</Name>
<CnName>相机名称</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>32</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(32)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>c02f1fdf-0e49-4aed-9a01-12bd17ab89b6</Guid>
<Name>camera_code</Name>
<CnName>相机编号</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>100</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(100)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>31c763cb-3bc2-4fb9-8379-d2fa5b6f3f29</Guid>
<Name>longitude</Name>
<CnName>经度</CnName>
<DataType>
<precision>14</precision>
<ID>DataType4</ID>
<Name>Decimal</Name>
<GroupName>Number</GroupName>
<Precision>14</Precision>
<Scale>17</Scale>
<Visiable>true</Visiable>
<FullName>Decimal(17,14)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>508f44db-feea-47f8-8f01-cbf6e61bb4e7</Guid>
<Name>latitude</Name>
<CnName>纬度</CnName>
<DataType>
<precision>14</precision>
<ID>DataType4</ID>
<Name>Decimal</Name>
<GroupName>Number</GroupName>
<Precision>14</Precision>
<Scale>17</Scale>
<Visiable>true</Visiable>
<FullName>Decimal(17,14)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>fc3fbabd-c784-40dc-bc45-4fe99397f9ac</Guid>
<Name>type</Name>
<CnName>类型</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>218c763d-8bd7-4a70-a3db-8ab857ab635b</Guid>
<Name>style</Name>
<CnName>样式</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>ebc8aeed-e0b6-4724-94e8-f00033a4ee16</Guid>
<Name>left_angle</Name>
<CnName>左夹角</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType10</ID>
<Name>Double</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>d661af6a-dc6b-44ec-802b-5b22dc1f76ca</Guid>
<Name>right_angle</Name>
<CnName>右夹角</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType10</ID>
<Name>Double</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>0e138ef5-6527-432e-83d0-258ca5965ec2</Guid>
<Name>view_distance</Name>
<CnName>视野中央有效距离</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType10</ID>
<Name>Double</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>1cdef123-93f2-4b44-921e-46146f18cf32</Guid>
<Name>frame_rate</Name>
<CnName>采样帧率</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>c3faf26e-c769-457f-984a-0eadd4e5edcd</Guid>
<Name>max_range</Name>
<CnName>最大跟踪范围</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>bd0a5dae-3853-44e2-8879-90717cd1ed13</Guid>
<Name>factory</Name>
<CnName>相机类型</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>36e08172-e100-4d9d-b0e7-9daf070fed66</Guid>
<Name>status</Name>
<CnName>状态</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>3e88ada9-9a10-45c5-9ac7-589fd6c28be5</Guid>
<Name>max_visible_distance</Name>
<CnName>最大可视距离</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType10</ID>
<Name>Double</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>1ef744c4-37d0-45f4-b7e1-3c2529b51376</Guid>
<Name>zoom_factor</Name>
<CnName>变焦因子</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType10</ID>
<Name>Double</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>d12366b2-d032-4fb8-92cc-77c46c17ccba</Guid>
<Name>zero_azimuth</Name>
<CnName>零方位角(正北夹角)</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType10</ID>
<Name>Double</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>dbe4cc93-ffb5-4590-b670-0f445f8709d4</Guid>
<Name>fixed_angle</Name>
<CnName>安装垂直角(上下-90°~90°)</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType10</ID>
<Name>Double</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>ed41e9f0-155f-48fa-b776-d41a698decda</Guid>
<Name>streaming_media_id</Name>
<CnName>流媒体服务器id</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>36</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(36)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>694ce84a-d471-47f9-8d61-36b8023bbc41</Guid>
<Name>video_recorder_id</Name>
<CnName>录像机id</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>36</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(36)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>5db72311-fa42-4cc9-b042-6a5d55a2f817</Guid>
<Name>height</Name>
<CnName>高度</CnName>
<DataType>
<precision>10</precision>
<ID>DataType4</ID>
<Name>Decimal</Name>
<GroupName>Number</GroupName>
<Precision>10</Precision>
<Scale>17</Scale>
<Visiable>true</Visiable>
<FullName>Decimal(17,10)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>5b9c4fa5-ef30-4812-8f5f-a6f35d76ea49</Guid>
<Name>max_elevation</Name>
<CnName>最大仰角</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType10</ID>
<Name>Double</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>b2596563-1a8d-4fb0-856c-61e44c9a2766</Guid>
<Name>day_begin_time</Name>
<CnName>白光开始时间</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>10</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(10)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>cda261c6-13f1-4efa-a8a2-beac94d113b0</Guid>
<Name>day_end_time</Name>
<CnName>白光结束时间</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>10</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(10)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>f49e2cb2-37a7-456d-b461-951bdf83c616</Guid>
<Name>alarm_num</Name>
<CnName>报警持续时间</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue>0</DefaultValue>
<Note />
<Code />
<FormDbFullName />
</Field>
</Fields>
<Indexes />
<Triggers />
<Constraints />
<FileNodeGuid>2fc72604-4dd1-4843-89cd-b3f4173af05c</FileNodeGuid>
</Table>
<Collapse>false</Collapse>
</GraphicNode>
1 year ago
</GraphicNodes>
<Connections />
</GraphAbstract>