|
@@ -38,3 +38,4 @@ INSERT INTO `ccs_tagvalue` (`id`, `address`, `tag_value`, `type`, `unit`, `prot
|
|
|
INSERT INTO `ccs_tagvalue` (`id`, `address`, `tag_value`, `type`, `unit`, `protocol_type`, `ip`, `description`, `component`, `component_number`, `device_id`, `update_time`, `online_state`) VALUES ('630', 'DB200.316', '0', 'SHORT', 'NULL', 'S7_1500', '192.168.11.150', '德玛吉机床1程序应用状态(1:激活)', NULL, NULL, NULL, '2023-06-17 11:22:50', NULL);
|
|
|
INSERT INTO `ccs_tagvalue` (`id`, `address`, `tag_value`, `type`, `unit`, `protocol_type`, `ip`, `description`, `component`, `component_number`, `device_id`, `update_time`, `online_state`) VALUES ('631', 'DB200.318', '0', 'SHORT', 'NULL', 'S7_1500', '192.168.11.150', '德玛吉机床2程序应用状态(1:激活)', NULL, NULL, NULL, '2023-06-17 11:22:50', NULL);
|
|
|
INSERT INTO `ccs_tagvalue` (`id`, `address`, `tag_value`, `type`, `unit`, `protocol_type`, `ip`, `description`, `component`, `component_number`, `device_id`, `update_time`, `online_state`) VALUES ('632', 'DB200.320', '0', 'SHORT', 'NULL', 'S7_1500', '192.168.11.150', '德玛吉机床3程序应用状态(1:激活)', NULL, NULL, NULL, '2023-06-17 11:22:50', NULL);
|
|
|
+INSERT INTO `ccs_tagvalue` (`id`, `address`, `tag_value`, `type`, `unit`, `protocol_type`, `ip`, `description`, `component`, `component_number`, `device_id`, `update_time`, `online_state`) VALUES ('629', 'DB200.312', '0', 'SHORT', 'NULL', 'S7_1500', '192.168.11.150', '恒轮机床程序应用状态(1:激活)', NULL, NULL, NULL, '2023-06-17 11:22:50', NULL);
|